Commit 3875307d authored by Vincent Béron's avatar Vincent Béron Committed by Alexandre Julliard

Remove #ifdef HAVE_SYS_TYPES_H.

parent 06e35a77
......@@ -26,9 +26,7 @@
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#include <sys/types.h>
#ifdef HAVE_SYS_SOCKET_H
# include <sys/socket.h>
#endif
......
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