cleanup headers and especially #includes everywhere
[ntk/apt.git] / apt-pkg / acquire-worker.h
index a558f69..67aee4b 100644 (file)
@@ -22,6 +22,9 @@
 #include <apt-pkg/acquire.h>
 #include <apt-pkg/weakptr.h>
 
+#include <sys/types.h>
+#include <string>
+#include <vector>
 
 /** \brief A fetch subprocess.
  *