aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/sqfshelper/writer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/sqfshelper/writer.c b/lib/sqfshelper/writer.c
index 5d31be7..68d26a3 100644
--- a/lib/sqfshelper/writer.c
+++ b/lib/sqfshelper/writer.c
@@ -12,6 +12,7 @@
#include "util.h"
#include <string.h>
+#include <stdlib.h>
#ifdef HAVE_SYS_SYSINFO_H
#include <sys/sysinfo.h>