]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/connection.h
Someone got a comparison completely the wrong way around (and it wasnt spotted!)
[user/henk/code/inspircd.git] / include / connection.h
index e146c73bf5538bb18ad343d80c1174e50c55fd26..8e997742a8df91a50401a78f033a11e9a329e0d2 100644 (file)
@@ -18,8 +18,8 @@
 #include "base.h"
 #include <string>
 #include <map>
-#include <sys/socket.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <netdb.h>
 #include <netinet/in.h>
 #include <unistd.h>