summarylogtreecommitdiffstats
path: root/yyunput_flex2.6.patch
blob: c9bd2023914273c9c797c9c35b2eb23534b90ce4 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/libocpf/lex.l	2015-05-16 08:22:04.000000000 -0700
+++ b/libocpf/lex.l	2015-12-07 10:25:28.545736920 -0800
@@ -29,7 +29,6 @@
 #include "libocpf/lex.h"
 
 #define	YY_EXTRA_TYPE	struct ocpf_context *
-#define	YY_NO_UNPUT
 
 static void unterminated(struct ocpf_context *, const char *, unsigned int);