Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / timing / walltime_accounting.c
index d7c711127f606dddf1751301799992fe50c16d34..25c723d4d6a20a1aa902f3891bc3a6be99ec3c71 100644 (file)
 
 #include "walltime_accounting.h"
 
-#include <time.h>
-
 #include "config.h"
 
+#include <time.h>
+
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>
 #endif