From 9d787f107ebf6fe5901140d0c673366fc1ddf115 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Fri, 8 May 2015 12:10:57 +0100 Subject: [PATCH] Testsuite: fix build on older Linuxen --- test/src/fakens.c | 1 + 1 file changed, 1 insertion(+) 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 #include #include +#include #include #include #include -- 2.25.1