[coop] Add possibly unbalanced state switching functions
[mono.git] / mono / utils / mono-poll.c
index 8900bb23572c0abb6a994afd1e68e968565a8d77..74d39ced0c0292f1c365af67aa5ad8fc8351e9a0 100755 (executable)
@@ -1,3 +1,5 @@
+#include <config.h>
+
 #ifdef HOST_WIN32
 /* For select */
 #include <winsock2.h>