* getpass.c: Add WIN32 implementation. Conditionalize use of
[gnulib.git] / lib / open-safer.c
index 79ce8d5..c7800a3 100644 (file)
 
 /* Written by Paul Eggert.  */
 
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "fcntl-safer.h"
 
 #include <fcntl.h>