Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / ifunc.c
index ba34887fe5f6cdbde4707fa2cc1753f6e1869231..11c5876002a9c7954ec0b2fc2d2ba2d2c21a6122 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 "typedefs.h"