Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / network.c
index 28793d9511f9fbc651d00a8cd8839023a8fb5f0d..94905661e1c4b89bc11b4cc88c76f18b043f9d62 100644 (file)
@@ -34,6 +34,8 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
+#include "gmxpre.h"
+
 #include "gromacs/legacyheaders/network.h"
 
 #include "config.h"
 #include <stdlib.h>
 #include <string.h>
 
-#include "gromacs/legacyheaders/types/commrec.h"
 #include "gromacs/legacyheaders/copyrite.h"
 #include "gromacs/legacyheaders/macros.h"
-
+#include "gromacs/legacyheaders/types/commrec.h"
 #include "gromacs/utility/basenetwork.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/fatalerror.h"