Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / topology / mtop_util.c
index 9c04dc2e2c7c43aa948fcfac140cf01f0f8aa1e9..622d4e46fe12aedc33370adc5b215e96eb4bbc20 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/topology/mtop_util.h"
+#include "gmxpre.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gromacs/topology/mtop_util.h"
 
 #include <stdlib.h>
 #include <string.h>