*** empty log message ***

This commit is contained in:
Jim Meyering 2003-06-06 22:37:28 +00:00
parent 6118590130
commit 404585e739

View File

@ -1,5 +1,7 @@
2003-06-07 Jim Meyering <jim@meyering.net>
* human.c: Include <stdio.h>, once again, for declaration of sprintf.
Update from gnulib.
* tempname.c: Include <stddef.h> unconditionally.
Include <inttypes.h> as an alternative to <stdint.h>.