Use sysconf(_SC_ARG_MAX) to find the size of Dpkg::MaxArgBytes
[ntk/apt.git] / apt-pkg / init.h
index 4ee7a95..d062392 100644 (file)
@@ -16,7 +16,9 @@
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/pkgsystem.h>
 #endif
+#ifndef APT_10_CLEANER_HEADERS
 #include <apt-pkg/macros.h>
+#endif
 
 class pkgSystem;
 class Configuration;