Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / gmxlib / sighandler.c
index 757ba30f40401d10e59f036233f8584c9e1fc37a..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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
+
+#include "gromacs/legacyheaders/sighandler.h"
+
+#include "config.h"
 
 #include <stdlib.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/fatalerror.h"
-#include "sighandler.h"
 
 const char *gmx_stop_cond_name[] =
 {