about summary refs log tree commit diff
path: root/src/network/lookup_serv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/lookup_serv.c')
-rw-r--r--src/network/lookup_serv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/lookup_serv.c b/src/network/lookup_serv.c
index 403b12ae..ae382778 100644
--- a/src/network/lookup_serv.c
+++ b/src/network/lookup_serv.c
@@ -3,6 +3,7 @@
 #include <netdb.h>
 #include <ctype.h>
 #include <string.h>
+#include <stdlib.h>
 #include <fcntl.h>
 #include <errno.h>
 #include "lookup.h"