Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxana / binsearch.c
index 1eb39ee3eb01c2515cc8e13f57118f37a2b05a2d..ac5135bef4fcc177a2f530245cab9f29df03083b 100644 (file)
@@ -32,9 +32,7 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <stdio.h>