diff options
Diffstat (limited to 'otherlibs/unix/socketaddr.c')
-rw-r--r-- | otherlibs/unix/socketaddr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/unix/socketaddr.c b/otherlibs/unix/socketaddr.c index ebadf6340..8c53ca0ca 100644 --- a/otherlibs/unix/socketaddr.c +++ b/otherlibs/unix/socketaddr.c @@ -15,7 +15,6 @@ #include <mlvalues.h> #include <alloc.h> #include <memory.h> -#include <str.h> #include <errno.h> #include "unixsupport.h" |