diff options
Diffstat (limited to 'lib/setenv.c')
-rw-r--r-- | lib/setenv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/setenv.c b/lib/setenv.c index 8087bd661..4f861937f 100644 --- a/lib/setenv.c +++ b/lib/setenv.c @@ -2,7 +2,6 @@ #include <stdlib.h> #include <string.h> -#include <malloc.h> #include <stdio.h> /* This function will leak a small amount of memory */ |