fix compiler warning in the new mirror code
[ntk/apt.git] / methods / http.h
index d0677bd..0bc019e 100644 (file)
@@ -13,7 +13,7 @@
 
 #define MAXLEN 360
 
-
+#include <apt-pkg/hashes.h>
 
 using std::cout;
 using std::endl;