Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / topshake.c
index 459f011efbb7cc57ab1f77942f10a2a2d16d0d22..24d062f16d5fce4e0793ebeb4f142b2b0eb0b115 100644 (file)
@@ -35,9 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <math.h>