diff options
author | Sam Bingner <sam@bingner.com> | 2019-08-17 20:00:42 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-08-18 12:07:59 -1000 |
commit | d4baec84f5a6a8484b7b7c284184721c748b6dc2 (patch) | |
tree | 7f0a1ecc106a52716d64c4fcc5b83f06ddbcefa0 /apt-pkg/tagfile.cc | |
parent | 23dbbe24511b0a5db2ef47a3846cd59b7fb9a106 (diff) |
Cleanup patches for 1.8.2
Diffstat (limited to 'apt-pkg/tagfile.cc')
-rw-r--r-- | apt-pkg/tagfile.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apt-pkg/tagfile.cc b/apt-pkg/tagfile.cc index 1c747fddc..5f39e5757 100644 --- a/apt-pkg/tagfile.cc +++ b/apt-pkg/tagfile.cc @@ -13,8 +13,6 @@ #include <config.h> #include <apt-pkg/mmap.h> -#include <apt-pkg/tagfile.h> -#include <apt-pkg/tagfile-keys.h> #include <apt-pkg/error.h> #include <apt-pkg/fileutl.h> #include <apt-pkg/string_view.h> |