The following commit has been merged in the master branch:
commit 32f3e81f3bfdc5906298612c10837a0a537ab7a6
Author: Guillem Jover <[email protected]>
Date: Sun Oct 30 04:40:13 2011 +0100
libdpkg: Remove unneeded includes
diff --git a/lib/dpkg/vercmp.c b/lib/dpkg/vercmp.c
index e13d49e..e5dc235 100644
--- a/lib/dpkg/vercmp.c
+++ b/lib/dpkg/vercmp.c
@@ -22,11 +22,9 @@
#include <compat.h>
#include <ctype.h>
-#include <string.h>
#include <dpkg/dpkg.h>
#include <dpkg/dpkg-db.h>
-#include <dpkg/parsedump.h>
bool
epochsdiffer(const struct versionrevision *a,
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]