diff options
Diffstat (limited to 'otherlibs/win32unix/sockopt.c')
-rw-r--r-- | otherlibs/win32unix/sockopt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/win32unix/sockopt.c b/otherlibs/win32unix/sockopt.c index 7e428bc07..a9572de79 100644 --- a/otherlibs/win32unix/sockopt.c +++ b/otherlibs/win32unix/sockopt.c @@ -14,6 +14,7 @@ /* $Id$ */ #include <mlvalues.h> +#include <alloc.h> #include "unixsupport.h" static int sockopt_bool[] = { |