]> git.saurik.com Git - apt.git/blobdiff - methods/rsh.h
cleanup headers and especially #includes everywhere
[apt.git] / methods / rsh.h
index d7efa3f065dee3d9d180dd0fba1d49c467b6ee54..c2c06acfec097cf0b5b32056720e83ac4a9e4b5f 100644 (file)
@@ -11,6 +11,8 @@
 #define APT_RSH_H
 
 #include <string>
+#include <time.h>
+
 #include <apt-pkg/strutl.h>
 
 class Hashes;