summaryrefslogtreecommitdiffstats
path: root/core/unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/unix.c')
-rw-r--r--core/unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/unix.c b/core/unix.c
index bcac33ff3..3c30b36b8 100644
--- a/core/unix.c
+++ b/core/unix.c
@@ -7,7 +7,7 @@
#include "subsurface-string.h"
#include "display.h"
#include "membuffer.h"
-#include <string.h>
+#include <stdlib.h>
#include <sys/types.h>
#include <dirent.h>
#include <fnmatch.h>