diff options
Diffstat (limited to 'shelpers.c')
-rw-r--r-- | shelpers.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #include "shelpers.h" -#include <stdlib.h> +#include <memory.h> #include <string.h> char *strclone(const char *s) |
![]() |
index : clyne/interpreter | |
Scripting language implementation for microcontrollers | Clyne Sullivan |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | shelpers.c | 2 |
@@ -1,6 +1,6 @@ #include "shelpers.h" -#include <stdlib.h> +#include <memory.h> #include <string.h> char *strclone(const char *s) |