diff options
Diffstat (limited to 'otherlibs/unix/putenv.c')
-rw-r--r-- | otherlibs/unix/putenv.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/unix/putenv.c b/otherlibs/unix/putenv.c index 3bd7b4519..5b2bcd2a7 100644 --- a/otherlibs/unix/putenv.c +++ b/otherlibs/unix/putenv.c @@ -16,7 +16,6 @@ #include <memory.h> #include <mlvalues.h> -#include <str.h> #include "unixsupport.h" |