summaryrefslogtreecommitdiff
path: root/apt-pkg/update.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/update.cc')
-rw-r--r--apt-pkg/update.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/apt-pkg/update.cc b/apt-pkg/update.cc
index 6e65c387c..eca22f8be 100644
--- a/apt-pkg/update.cc
+++ b/apt-pkg/update.cc
@@ -8,10 +8,8 @@
#include <apt-pkg/sourcelist.h>
#include <apt-pkg/acquire.h>
#include <apt-pkg/strutl.h>
-#include <apt-pkg/update.h>
#include <string>
-#include <vector>
#include <apti18n.h>
/*}}}*/