diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/src/fakens.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/fakens.c b/test/src/fakens.c index 1228c70f9..31b6471fa 100644 --- a/test/src/fakens.c +++ b/test/src/fakens.c @@ -64,6 +64,7 @@ as such then the response will have the "AD" bit set. */ #include <string.h> #include <netdb.h> #include <errno.h> +#include <signal.h> #include <arpa/nameser.h> #include <sys/types.h> #include <sys/time.h> |