1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-01-11 09:44:28 +00:00
parent b734cbf724
commit 664a205be6

View File

@@ -1,5 +1,7 @@
2003-01-11 Jim Meyering <jim@meyering.net>
* makepath.c: Don't test HAVE_ERRNO_H. It's not necessary.
* canonicalize.c: Don't test HAVE_ERRNO_H. It's not necessary.
Don't test HAVE_STDDEF_H. It's not necessary.
Use definition of PTR_INT_TYPE from obstack.h.