Commit 544f711c authored by Bang Jun-Young's avatar Bang Jun-Young Committed by Alexandre Julliard

FreeBSD 3.4 compile fix.

parent f818d42f
......@@ -7,6 +7,8 @@
#ifndef _WINSOCKAPI_
#define _WINSOCKAPI_
#include <sys/types.h>
/* Solaris kludge */
#undef FSHIFT
#undef PAGESIZE
......@@ -17,7 +19,6 @@
#undef TRANSPARENT
#include <arpa/inet.h>
#include <sys/types.h>
#include <sys/time.h>
#include <fcntl.h>
#include <netdb.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment