* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / fts-cycle.c
index 19c5ded..a5f38ab 100644 (file)
@@ -18,9 +18,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "cycle-check.h"
 #include "hash.h"