Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_network.c
index 9142d54ae7b51040f371e4afa427b6e42282b591..3bbdd7c6ecbdd94f2a922e75b83ddd3c0f664b52 100644 (file)
@@ -33,9 +33,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <string.h>
 #include "types/commrec.h"