chiark / gitweb /
Properly include harness.h in adnstest.c in regress/.
[adns.git] / client / adnstest.c
index f217deadaa568b2fa8acc63bbfdabaca3490929d..e5d040a1196ab52015e283c75313f8256e0123bc 100644 (file)
@@ -38,6 +38,7 @@
 
 #ifdef ADNS_REGRESS_TEST
 # include "hredirect.h"
+# include "harness.h"
 # undef exit
 # define exit Texit
 #endif