]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/cdromutl.cc
cleanup headers and especially #includes everywhere
[apt.git] / apt-pkg / contrib / cdromutl.cc
index 20210ec0a19188e19973edc810e67e822ccc5210..096d3bcf54a162d569ee722a8be949851f327966 100644 (file)
 #include <apt-pkg/configuration.h>
 #include <apt-pkg/strutl.h>
 
-#include <sys/wait.h>
+#include <stdlib.h>
+#include <string.h>
+#include <iostream>
+#include <string>
 #include <sys/statvfs.h>
 #include <dirent.h>
 #include <fcntl.h>