diff options
Diffstat (limited to 'apt-pkg/cachefilter-patterns.h')
| -rw-r--r-- | apt-pkg/cachefilter-patterns.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apt-pkg/cachefilter-patterns.h b/apt-pkg/cachefilter-patterns.h index e6ea16c68..284fcc1cf 100644 --- a/apt-pkg/cachefilter-patterns.h +++ b/apt-pkg/cachefilter-patterns.h @@ -11,6 +11,7 @@ #include <apt-pkg/cachefile.h> #include <apt-pkg/cachefilter.h> #include <apt-pkg/error.h> +#include <apt-pkg/header-is-private.h> #include <apt-pkg/string_view.h> #include <apt-pkg/strutl.h> #include <iostream> @@ -20,10 +21,6 @@ #include <vector> #include <assert.h> -#ifndef APT_COMPILING_APT -#error Internal header -#endif - namespace APT { |
