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