X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstrftime;h=2eeb1eafc0698e1aaa489387773902fe2d8bdd87;hb=5cae228b23e408b175e25d36d4909d17cda3bd5b;hp=624b66b8f3650717d74a451e3d445f312c40d816;hpb=23fe10e274cf20fb2cb75ea1da9556a733106657;p=gnulib.git diff --git a/modules/strftime b/modules/strftime index 624b66b8f..2eeb1eafc 100644 --- a/modules/strftime +++ b/modules/strftime @@ -2,6 +2,7 @@ Description: nstrftime() function: convert date and time to string, with GNU extensions. Files: +lib/strftime.h lib/strftime.c m4/mbstate_t.m4 m4/tm_gmtoff.m4 @@ -15,10 +16,10 @@ configure.ac: gl_FUNC_GNU_STRFTIME Makefile.am: -lib_SOURCES += strftime.c +lib_SOURCES += strftime.c strftime.h Include: - +"strftime.h" Maintainer: glibc