Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / typedefs.c
index cc8d1bd9bdd2de2ab6cb8adacaaa47ee0ff2e602..19819ecbccb3b7407bf1d275fb8a10a2b804e1ab 100644 (file)
@@ -37,9 +37,7 @@
 /* This file is completely threadsafe - keep it that way! */
 #include "typedefs.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <string.h>