aboutsummaryrefslogtreecommitdiffstats
path: root/shelpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'shelpers.c')
-rw-r--r--shelpers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shelpers.c b/shelpers.c
index fbde4ab..20ec0cc 100644
--- a/shelpers.c
+++ b/shelpers.c
@@ -1,6 +1,6 @@
#include "shelpers.h"
-#include <stdlib.h>
+#include <memory.h>
#include <string.h>
char *strclone(const char *s)