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