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