diff options
Diffstat (limited to 'otherlibs/unix/write.c')
-rw-r--r-- | otherlibs/unix/write.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/write.c b/otherlibs/unix/write.c index aae03aaae..83de1fa08 100644 --- a/otherlibs/unix/write.c +++ b/otherlibs/unix/write.c @@ -12,6 +12,7 @@ /* $Id$ */ #include <errno.h> +#include <string.h> #include <mlvalues.h> #include <memory.h> #include <signals.h> |