chiark / gitweb /
regress: Introduce hnonfuzz.c and Ttestinputfd
[adns.git] / regress / harness.h.m4
index cc589a540a408252ee3e95454c3b790ebfa45058..1c602d988e14d15ad4ed71b6abc6a3048c0b75d5 100644 (file)
@@ -73,5 +73,6 @@ extern const struct Terrno { const char *n; int v; } Terrnos[];
 void Texit(int rv) NONRETURNING;
 
 void Tallocshutdown(void);
+int Ttestinputfd(void);
 
 #endif