Remove all unnecessary HAVE_CONFIG_H
[alexxy/gromacs.git] / src / gromacs / fileio / filenm.c
index 0b31d704f5cc639ba6fea5fde6d9d9a0b7973c41..45f18226399c94e17e9b4999c84998cd9e8489dc 100644 (file)
@@ -36,9 +36,7 @@
  */
 #include "filenm.h"
 
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
 
 #include <stdio.h>
 #include <string.h>