summaryrefslogtreecommitdiff
path: root/lib/term-style-control.h
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-13 23:18:19 +0200
committerBruno Haible <bruno@clisp.org>2023-04-13 23:18:19 +0200
commit298293b2d060deaef96ac793a926ae8826d1f5e6 (patch)
tree32dc215b3a29d723152fb310e65156f543cf77d2 /lib/term-style-control.h
parentdcba8542fc32959d46fc13d1e501a18f34e712bb (diff)
downloadgnulib-298293b2d060deaef96ac793a926ae8826d1f5e6.tar.gz
Adjust comments in <config.h> reminders.
* lib/*.h: In the comments, mention also HAVE_*.
Diffstat (limited to 'lib/term-style-control.h')
-rw-r--r--lib/term-style-control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/term-style-control.h b/lib/term-style-control.h
index 6b77277cf3..e144db944d 100644
--- a/lib/term-style-control.h
+++ b/lib/term-style-control.h
@@ -21,7 +21,7 @@
/* The user of this file will define a macro 'term_style_user_data', such that
'struct term_style_user_data' is a user-defined struct. */
-/* This file uses _GL_ASYNC_SAFE. */
+/* This file uses _GL_ASYNC_SAFE, HAVE_TCGETATTR. */
#if !_GL_CONFIG_H_INCLUDED
#error "Please include config.h first."
#endif