diff options
Diffstat (limited to 'apt-pkg/clean.h')
-rw-r--r-- | apt-pkg/clean.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/clean.h b/apt-pkg/clean.h index a64e6a935..ad1ddcce7 100644 --- a/apt-pkg/clean.h +++ b/apt-pkg/clean.h @@ -9,9 +9,6 @@ #ifndef APTPKG_CLEAN_H #define APTPKG_CLEAN_H -#ifndef APT_10_CLEANER_HEADERS -#include <apt-pkg/pkgcache.h> -#endif #include <string> |