X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetdate.y;h=f16a28e3daa5e3df1c2c07657a6621f2eb61f264;hb=d36212cb0a461bc3f063ecbcb1c4d88316eaa397;hp=3525295bb39854409c3dd3f4e5db46bd823f5711;hpb=edde45606f249fb3c56a4dca41da4d7dbdb61f9b;p=gnulib.git diff --git a/lib/getdate.y b/lib/getdate.y index 3525295bb..f16a28e3d 100644 --- a/lib/getdate.y +++ b/lib/getdate.y @@ -448,6 +448,7 @@ o_merid: may define-away `const'. We want the prototype for get_date to have the same signature as the function definition. */ #include "getdate.h" +#include "unlocked-io.h" #ifndef gmtime struct tm *gmtime ();