]> granicus.if.org Git - postgresql/commitdiff
Reverse inclusion order of <ws2tcpip.h> and <winsock2.h>, per Dave Page.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jul 2006 14:25:09 +0000 (14:25 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 11 Jul 2006 14:25:09 +0000 (14:25 +0000)
src/include/port/win32/sys/socket.h

index d594901f8c08b1d3edeade110556d1a10a1e75f7..ac64df8dd38c0b1c3e416725726b55e798ad8a50 100644 (file)
@@ -5,8 +5,8 @@
  *
  * Note: Don't include <wingdi.h> directly.  It causes compile errors.
  */
-#include <ws2tcpip.h>
 #include <winsock2.h>
+#include <ws2tcpip.h>
 #undef ERROR
 #undef small