* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / mkstemp-safer.c
index 315385d..47d015a 100644 (file)
@@ -18,9 +18,7 @@
 
 /* Written by Paul Eggert.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "stdlib-safer.h"