Add, forgotten in last commit.
[gnulib.git] / lib / open-safer.c
index 79ce8d5..d3ba894 100644 (file)
 
 /* Written by Paul Eggert.  */
 
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "fcntl-safer.h"
 
 #include <fcntl.h>