reorder includes: add <config.h> if needed and include it at first
[ntk/apt.git] / methods / http_main.cc
index 7815c2f..2ca91bf 100644 (file)
@@ -1,3 +1,5 @@
+#include <config.h>
+
 #include <apt-pkg/fileutl.h>
 #include <apt-pkg/acquire-method.h>
 #include <signal.h>