--- common.h~	Sun Apr  1 20:16:33 2001
+++ common.h	Sun Apr  8 19:59:01 2001
@@ -27,6 +27,7 @@
 #include "config.h"
 #endif
 
+#include <sys/types.h>
 #include <assert.h>
 #include <ctype.h>
 #include <dirent.h>
@@ -39,7 +40,6 @@
 #include <time.h>
 #ifndef Win32_Winsock
 #include <sys/time.h>
-#include <sys/types.h>
 #include <sys/socket.h>
 #endif
 
