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