]> git.saurik.com Git - apt.git/blobdiff - test/interactive-helper/mthdcat.cc
cleanup headers and especially #includes everywhere
[apt.git] / test / interactive-helper / mthdcat.cc
index 25d09a3f5f13c0f23fca2d9ae18a1cfeb343cb07..2961b20809fcf3eef74bb113831c1577bd75e06d 100644 (file)
@@ -2,6 +2,8 @@
    All this does is cat a file into the method without closing the FD when
    the file ends */
 
+#include <config.h>
+
 #include <unistd.h>
 
 int main()