X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fopen-safer.c;h=d3ba894ac7bc0be60822184e7e7b4cf85d09a335;hb=8de557e31178699dd6e839850056f0653cdfba89;hp=79ce8d5635423d83ffbe6893634d13adae3c5943;hpb=66c3906e0b6a160ce3c2c0db7244a2b72773aa14;p=gnulib.git diff --git a/lib/open-safer.c b/lib/open-safer.c index 79ce8d563..d3ba894ac 100644 --- a/lib/open-safer.c +++ b/lib/open-safer.c @@ -17,6 +17,10 @@ /* Written by Paul Eggert. */ +#ifdef HAVE_CONFIG_H +# include +#endif + #include "fcntl-safer.h" #include