---
doc/gnulib-tool.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi
index 009a25ce61..457f042456 100644
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -591,6 +591,7 @@ This is true for the following POSIX or ISO C standardized
header files:
@item @code{spawn.h}
@item @code{stdalign.h}
@item @code{stdarg.h}
+@item @code{stdcountof.h}
@item @code{stddef.h}
@item @code{stdint.h}
@item @code{stdio.h}
--
2.51.0- [PATCH 1/2] stdcountof-h: allow compound literal args Paul Eggert
- [PATCH 2/2] doc: add stdcountof.h to <> list Paul Eggert
