aboutsummaryrefslogtreecommitdiff
path: root/src/HostNames.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/HostNames.c')
-rw-r--r--src/HostNames.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/HostNames.c b/src/HostNames.c
index 132dd0a..160bf7e 100644
--- a/src/HostNames.c
+++ b/src/HostNames.c
@@ -13,6 +13,8 @@
#include "util_Network.h"
#endif
+#include <stdlib.h>
+
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif /* HAVE_UNISTD_H */