Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / conformation-utilities.c
index 5ca246a45fd4763093b53fbfafd3436f0180f2e6..46868a43a0f2f93b90d141b0b483f078e9cefe43 100644 (file)
@@ -37,9 +37,7 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "conformation-utilities.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <math.h>
 #include "macros.h"