*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:16:49 +0000 (13:16 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 13:16:49 +0000 (13:16 +0000)
lib/ChangeLog

index ac2b39f..856a547 100644 (file)
@@ -1,5 +1,9 @@
 2002-11-21  Jim Meyering  <jim@meyering.net>
 
+       * quotearg.c: Use `"'s when including quotearg.h and xalloc.h,
+       not the `<...>' notation.
+       Include <errno.h> and declare errno if necessary.
+
        * README: Update from gnulib.
 
 2002-11-20  Paul Eggert  <eggert@twinsun.com>