]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-update.cc
warning: unused parameter ‘foo’ [-Wunused-parameter]
[apt.git] / apt-private / private-update.cc
index 61259748dd7acd8cd407ccce7ea9c5124b6e0036..1f6fb6f79e09c261306050e9863a60410d14817d 100644 (file)
@@ -23,6 +23,7 @@
 #include <apt-pkg/pkgsystem.h>
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexfile.h>
 #include <apt-pkg/pkgsystem.h>
 #include <apt-pkg/pkgrecords.h>
 #include <apt-pkg/indexfile.h>
+#include <apt-pkg/update.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>
@@ -30,6 +31,7 @@
 
 #include "private-cachefile.h"
 #include "private-output.h"
 
 #include "private-cachefile.h"
 #include "private-output.h"
+#include "private-update.h"
 #include "acqprogress.h"
 
 #include <apti18n.h>
 #include "acqprogress.h"
 
 #include <apti18n.h>