* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / fchmodat.c
index 62327f8..2598b70 100644 (file)
@@ -17,9 +17,7 @@
 
 /* written by Jim Meyering */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "openat.h"
 #include "dirname.h" /* solely for definition of IS_ABSOLUTE_FILE_NAME */