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