]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.cc
Cleanup includes after running iwyu
[apt.git] / apt-pkg / indexfile.cc
index 06312c173213d72c7d18f5dfccdd09080b5e2428..8e50ecfaef61ec7cecf001e9a2401fc71bd6f64d 100644 (file)
@@ -24,9 +24,7 @@
 
 #include <apt-pkg/deblistparser.h>
 
-#include <sys/types.h>
 #include <sys/stat.h>
-#include <unistd.h>
 
 #include <string>
 #include <vector>