git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
846430d
)
Testsuite: fix build on older Linuxen
author
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 8 May 2015 11:10:57 +0000
(12:10 +0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Fri, 8 May 2015 11:10:57 +0000
(12:10 +0100)
test/src/fakens.c
patch
|
blob
|
history
diff --git
a/test/src/fakens.c
b/test/src/fakens.c
index 1228c70f9ab16ccec003f994681e03caa7dc3624..31b6471fa2e061e8686b5fd9687aed6291fc11b5 100644
(file)
--- 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>