summaryrefslogtreecommitdiff
path: root/src/network/resolvconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/resolvconf.c')
-rw-r--r--src/network/resolvconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/resolvconf.c b/src/network/resolvconf.c
index 4c3e4c4b..ceabf080 100644
--- a/src/network/resolvconf.c
+++ b/src/network/resolvconf.c
@@ -3,6 +3,7 @@
#include <ctype.h>
#include <errno.h>
#include <string.h>
+#include <stdlib.h>
#include <netinet/in.h>
int __get_resolv_conf(struct resolvconf *conf, char *search, size_t search_sz)