Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / pgutil.c
index c436ab6fa2ce22a53ebc83da9a86cdfa319ae2fd..739c165885db1d7cf848c637d11f4988ae71d7ad 100644 (file)
@@ -36,9 +36,7 @@
  */
 /* This file is completely threadsafe - keep it that way! */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 #include "gromacs/utility/cstringutil.h"
 #include "pgutil.h"
 #include <string.h>