Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / tools / compare.c
index 380d541b2747146400bb4120a2ed0cd9de6a2715..c06dbfe7ac20ba0266a350951b3c5232beb836b4 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 <math.h>
 #include <stdio.h>