Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / gmxlib / splitter.c
index a3797c49f4e3f2b719b171767e8ed1e67a57bb2e..af3109f5e4b646242ff0c90a774f50fc54fa3e6b 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "splitter.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <assert.h>
 #include <stdlib.h>