The following commit has been merged in the master branch:
commit 0b134aa7f39aebf07d94735d657b856089ab1074
Author: Guillem Jover <[email protected]>
Date: Mon Feb 22 19:09:51 2010 +0100
libdpkg: Do not include unused <sys/cdefs.h>
diff --git a/lib/dpkg/dpkg.h b/lib/dpkg/dpkg.h
index 819ca64..bd681c2 100644
--- a/lib/dpkg/dpkg.h
+++ b/lib/dpkg/dpkg.h
@@ -22,9 +22,6 @@
#ifndef LIBDPKG_DPKG_H
#define LIBDPKG_DPKG_H
-#ifdef HAVE_SYS_CDEFS_H
-#include <sys/cdefs.h>
-#endif
#include <sys/types.h>
#include <setjmp.h>
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]