summaryrefslogtreecommitdiff
path: root/lib/relocatable.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/relocatable.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/relocatable.h')
-rw-r--r--lib/relocatable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/relocatable.h b/lib/relocatable.h
index b29c29ed1b..f4634b1238 100644
--- a/lib/relocatable.h
+++ b/lib/relocatable.h
@@ -18,7 +18,7 @@
#ifndef _RELOCATABLE_H
#define _RELOCATABLE_H
-/* This file uses _GL_ATTRIBUTE_MALLOC. */
+/* This file uses _GL_ATTRIBUTE_MALLOC, HAVE_VISIBILITY. */
#if !_GL_CONFIG_H_INCLUDED
#error "Please include config.h first."
#endif