diff --git a/src/include/port/win32/sys/socket.h b/src/include/port/win32/sys/socket.h index d594901f8c0..ac64df8dd38 100644 --- a/src/include/port/win32/sys/socket.h +++ b/src/include/port/win32/sys/socket.h @@ -5,8 +5,8 @@ * * Note: Don't include directly. It causes compile errors. */ -#include #include +#include #undef ERROR #undef small