chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Properly include harness.h in adnstest.c in regress/.
[adns]
/
client
/
adnstest.c
diff --git
a/client/adnstest.c
b/client/adnstest.c
index f217deadaa568b2fa8acc63bbfdabaca3490929d..e5d040a1196ab52015e283c75313f8256e0123bc 100644
(file)
--- a/
client/adnstest.c
+++ b/
client/adnstest.c
@@
-38,6
+38,7
@@
#ifdef ADNS_REGRESS_TEST
# include "hredirect.h"
+# include "harness.h"
# undef exit
# define exit Texit
#endif