Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / addconf.c
index 8fa4484f6694a3111f0308e725b2b17cb58beb93..2591b68b78a71ab39c68035dd2efcf34f4b2bffb 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "addconf.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdlib.h>
 #include <string.h>