[wing/wip/nacho/poll] Retry



commit af93bc99ff077e7d6a4091858f3f83852f1251d4
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Tue Dec 4 11:21:58 2018 +0100

    Retry

 tests/poll.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/poll.c b/tests/poll.c
index 44db8e6..bc6f61b 100644
--- a/tests/poll.c
+++ b/tests/poll.c
@@ -18,9 +18,9 @@
 
 #define _WIN32_WINNT 0x0600
 
+#include <Winsock2.h>
 #include <wing/wing.h>
 #include <glib.h>
-#include <Winsock2.h>
 
 #define NUM_POLLEES 63
 #define NUM_POLLFDS 64


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]