From 298293b2d060deaef96ac793a926ae8826d1f5e6 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 13 Apr 2023 23:18:19 +0200 Subject: Adjust comments in reminders. * lib/*.h: In the comments, mention also HAVE_*. --- lib/fwriting.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fwriting.h') diff --git a/lib/fwriting.h b/lib/fwriting.h index 28cb2c878a..c907695d19 100644 --- a/lib/fwriting.h +++ b/lib/fwriting.h @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this program. If not, see . */ -/* This file uses _GL_ATTRIBUTE_PURE. */ +/* This file uses _GL_ATTRIBUTE_PURE, HAVE___FWRITING, HAVE_STDIO_EXT_H. */ #if !_GL_CONFIG_H_INCLUDED #error "Please include config.h first." #endif -- cgit v1.2.1