Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / sighandler.c
index aca26194731a80477fd861c26aad214987944f31..75ff86caba063cd5da802bd6b82451637c34a5eb 100644 (file)
  * 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/sighandler.h"
+
 #include "config.h"
 
 #include <stdlib.h>
 
 #include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/fatalerror.h"
-#include "gromacs/legacyheaders/sighandler.h"
 
 const char *gmx_stop_cond_name[] =
 {