aboutsummaryrefslogtreecommitdiffstats
path: root/support/libc-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'support/libc-config.h')
-rw-r--r--support/libc-config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/support/libc-config.h b/support/libc-config.h
index fabca2fa..f68749fc 100644
--- a/support/libc-config.h
+++ b/support/libc-config.h
@@ -28,7 +28,10 @@
When compiled as part of glibc this is a no-op; when compiled as
part of Gnulib this includes Gnulib's <config.h> and defines macros
- that glibc library code would normally assume. */
+ that glibc library code would normally assume.
+
+ Note: This header file MUST NOT be included by public header files
+ of Gnulib. */
#include <config.h>