diff options
Diffstat (limited to 'apt-pkg/deb/debrecords.h')
-rw-r--r-- | apt-pkg/deb/debrecords.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/deb/debrecords.h b/apt-pkg/deb/debrecords.h index ea3fc320a..10ef91768 100644 --- a/apt-pkg/deb/debrecords.h +++ b/apt-pkg/deb/debrecords.h @@ -20,9 +20,6 @@ #include <string> -#ifndef APT_8_CLEANER_HEADERS -#include <apt-pkg/indexfile.h> -#endif class APT_HIDDEN debRecordParserBase : public pkgRecords::Parser { |