ignore-value: update recommended header name
authorEric Blake <ebb9@byu.net>
Mon, 25 Jan 2010 22:42:55 +0000 (15:42 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 26 Jan 2010 13:01:19 +0000 (06:01 -0700)
* modules/ignore-value (Include): Only use <> for headers that
exist in glibc.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/ignore-value

index 62dcf87..4da7107 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-26  Eric Blake  <ebb9@byu.net>
+
+       ignore-value: update recommended header name
+       * modules/ignore-value (Include): Only use <> for headers that
+       exist in glibc.
+
 2010-01-26  Jim Meyering  <meyering@redhat.com>
 
        test-userspec.c: avoid compiler warnings
index d43200e..8d48863 100644 (file)
@@ -13,7 +13,7 @@ Makefile.am:
 lib_SOURCES += ignore-value.h
 
 Include:
-<ignore-value.h>
+"ignore-value.h"
 
 License:
 LGPLv2+