Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fileio / pdbio.c
index af6709234154b3463b4e4aa9aadd20dfaca803b2..d1b8e63cca270b8077e412e2a18332de7c81d9eb 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "pdbio.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <stdlib.h>