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