Parcourir la source

libdpkg: Do not include unused <sys/cdefs.h>

Guillem Jover il y a 16 ans
Parent
commit
0b134aa7f3
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0 3
      lib/dpkg/dpkg.h

+ 0 - 3
lib/dpkg/dpkg.h

@@ -22,9 +22,6 @@
 #ifndef LIBDPKG_DPKG_H
 #ifndef LIBDPKG_DPKG_H
 #define LIBDPKG_DPKG_H
 #define LIBDPKG_DPKG_H
 
 
-#ifdef HAVE_SYS_CDEFS_H
-#include <sys/cdefs.h>
-#endif
 #include <sys/types.h>
 #include <sys/types.h>
 
 
 #include <setjmp.h>
 #include <setjmp.h>