diff options
Diffstat (limited to 'otherlibs/win32unix/sendrecv.c')
-rw-r--r-- | otherlibs/win32unix/sendrecv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/win32unix/sendrecv.c b/otherlibs/win32unix/sendrecv.c index b84391c25..dffdea9bb 100644 --- a/otherlibs/win32unix/sendrecv.c +++ b/otherlibs/win32unix/sendrecv.c @@ -14,7 +14,7 @@ #include <mlvalues.h> #include <alloc.h> #include <memory.h> -#include "unixwin.h" +#include "unixsupport.h" #include "socketaddr.h" static int msg_flag_table[] = { |