]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.h
support \n and \r\n line endings in ReadMessages
[apt.git] / apt-pkg / init.h
index 0c1c7ae5a8b0d4ee9d780805be7176dc6fea56e6..b6f3df7537b65eb52635b583631c02fcdb5bffce 100644 (file)
 #ifndef PKGLIB_INIT_H
 #define PKGLIB_INIT_H
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/configuration.h>
+#include <apt-pkg/pkgsystem.h>
+#endif
+
 class pkgSystem;
 class Configuration;