projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Release 1.3~exp3
[apt.git]
/
test
/
interactive-helper
/
mthdcat.cc
diff --git
a/test/interactive-helper/mthdcat.cc
b/test/interactive-helper/mthdcat.cc
index 25d09a3f5f13c0f23fca2d9ae18a1cfeb343cb07..2961b20809fcf3eef74bb113831c1577bd75e06d 100644
(file)
--- a/
test/interactive-helper/mthdcat.cc
+++ b/
test/interactive-helper/mthdcat.cc
@@
-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()