diff options
Diffstat (limited to 'otherlibs/unix/bind.c')
-rw-r--r-- | otherlibs/unix/bind.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/bind.c b/otherlibs/unix/bind.c index 5c0aaa3e4..11bbec0aa 100644 --- a/otherlibs/unix/bind.c +++ b/otherlibs/unix/bind.c @@ -12,7 +12,7 @@ /* $Id$ */ #include <mlvalues.h> -#include "unix.h" +#include "unixsupport.h" #ifdef HAS_SOCKETS |