16 #ifndef APT_8_CLEANER_HEADERS
17 #include <apt-pkg/configuration.h>
18 #include <apt-pkg/pkgsystem.h>
29 #define APT_PKG_MAJOR 4
30 #define APT_PKG_MINOR 12
31 #define APT_PKG_RELEASE 0
33 extern const char *pkgVersion;
34 extern const char *pkgLibVersion;
Definition: pkgsystem.h:55
Definition: configuration.h:41