Merge remote branch 'upstream/master'
[mono.git] / mono / io-layer / sockets.c
index e9eaf19f47a46c52d324fd6a49e1426431b7746a..c068f06281d7794ba5f88e7058b10a59a00883cc 100644 (file)
@@ -7,9 +7,10 @@
  * (C) 2002 Ximian, Inc.
  */
 
+#include <config.h>
+
 #ifndef DISABLE_SOCKETS
 
-#include <config.h>
 #include <glib.h>
 #include <pthread.h>
 #include <errno.h>