Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / mdlib / ebin.c
index ddc6102c91c6d7a867f4a2e736f5db4835cd509e..e7ec3c72d2557068cf6b5491a6602addb1f60d04 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 <string.h>