cleanup headers and especially #includes everywhere
[ntk/apt.git] / methods / ftp.h
index 8055c38..119d0c7 100644 (file)
@@ -12,6 +12,8 @@
 
 #include <apt-pkg/strutl.h>
 
+#include <sys/types.h>
+#include <time.h>
 #include <string>
 
 class FTPConn