Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / imd / imdsocket.h
index d7f0ce95482b4d4ba3f0938a8f56b0adc2d6dcfc..4effb0c76a91c7a38cfd592ce0669aa69d3b3635 100644 (file)
@@ -60,8 +60,8 @@
   #define GMX_IMD
   #endif
 #else
-#include <sys/socket.h>
 #include <netinet/in.h>
+#include <sys/socket.h>
 #define GMX_IMD
 #endif