Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.c
index e2447679996439f6b5c0064c481a0e19b5313cc4..74b44d88a71618c069b9989a9ac6a8224c649c31 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "gromacs/timing/wallcycle.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdlib.h>
 #include <string.h>