Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / network.c
index 93f39364cdf8e7f35b8f6e6bade7171911d39d9a..8ce99ce6ed8f113b078ed76909570c1fffe13969 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "network.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <ctype.h>
 #include <stdarg.h>