1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-06-18 07:48:38 +00:00
parent 3ed2170b64
commit cee8853f77

View File

@@ -23,7 +23,7 @@
unistd-safer.h, version-etc.h, xalloc.h, xreadlink.h, xstrtod.h,
xstrtol.h: Likewise.
* filemode.h, hard-locale.h, memcoll.h, modechange.h, physmem.h, same.h,
strverscmp.h: Do not include config.h; no longer needed.
* strverscmp.h: Do not include config.h; no longer needed.
Anyway, config.h should always be included before any other file.
2003-06-17 Jim Meyering <jim@meyering.net>