Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gpp_nextnb.c
index b2dcf122e66b56482cbf705c4a0311e63e1f8abd..ff7bbaff4e0dfca3ee41b657e798926c923aba4c 100644 (file)
@@ -35,9 +35,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 /* This file is completely threadsafe - keep it that way! */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <stdlib.h>