about summary refs log tree commit diff
path: root/libc-symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc-symbols.h')
-rw-r--r--libc-symbols.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc-symbols.h b/libc-symbols.h
index f211f48675..bb5f54e16c 100644
--- a/libc-symbols.h
+++ b/libc-symbols.h
@@ -48,6 +48,9 @@ Cambridge, MA 02139, USA.  */
 #define _LIBC	1
 
 #include <config.h>
+
+/* This disables sccsid/rcsid strings in lots of code of non-GNU origin.  */
+#define lint	1
 /*
 
 */