From 48a0f4b839a3171bfbecd33821a91d84b32aaec3 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Jan 11 2008 23:25:36 +0000 Subject: Brown paperbag part II --- diff --git a/apt-0.5.15lorg3.94-tool-headers.patch b/apt-0.5.15lorg3.94-tool-headers.patch index c1cae06..ad75c91 100644 --- a/apt-0.5.15lorg3.94-tool-headers.patch +++ b/apt-0.5.15lorg3.94-tool-headers.patch @@ -50,3 +50,16 @@ index ea1bb92..0597560 100644 #include "cached_md5.h" #if RPM_VERSION >= 0x040100 +--- a/test/versiontest.cc ++++ b/test/versiontest.cc +@@ -17,9 +17,9 @@ + #include + #include + #include +-#include + #include + #include ++#include "rpmversion.h" + + using namespace std; +