summaryrefslogtreecommitdiffstats
path: root/server/tests/test_just_sockets_no_ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/test_just_sockets_no_ssl.c')
-rw-r--r--server/tests/test_just_sockets_no_ssl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/server/tests/test_just_sockets_no_ssl.c b/server/tests/test_just_sockets_no_ssl.c
index afa3558b..ac5403b1 100644
--- a/server/tests/test_just_sockets_no_ssl.c
+++ b/server/tests/test_just_sockets_no_ssl.c
@@ -1,4 +1,4 @@
-#include <strings.h>
+#include <config.h>
#include <sys/select.h>
#include <spice.h>
#include "basic_event_loop.h"
@@ -16,4 +16,3 @@ int main(void)
return 0;
}
-