* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / chdir-safer.c
index f798ff2..09b2738 100644 (file)
@@ -18,9 +18,7 @@
 
 /* written by Jim Meyering */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "chdir-safer.h"