summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex')
-rw-r--r--usr.bin/lex/flex.skl6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/lex/flex.skl b/usr.bin/lex/flex.skl
index b7d9297..e894a27 100644
--- a/usr.bin/lex/flex.skl
+++ b/usr.bin/lex/flex.skl
@@ -313,11 +313,7 @@ extern int yywrap YY_PROTO(( void ));
%-
#ifndef YY_NO_UNPUT
-static void yyunput YY_PROTO(( int c, char *buf_ptr ))
-#ifdef __GNUC__
- __attribute__ ((unused))
-#endif
-;
+static void yyunput YY_PROTO(( int c, char *buf_ptr ));
#endif
%*
OpenPOWER on IntegriCloud