Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / timing / walltime_accounting.c
index bed1ad92191c8af77af6218ea299d1b0170a8289..f59fcc2a568a42f4f64a43f7e628461bd757b5d4 100644 (file)
@@ -35,9 +35,7 @@
  */
 #include "gromacs/timing/walltime_accounting.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <time.h>
 #ifdef HAVE_UNISTD_H