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