summaryrefslogtreecommitdiff
path: root/security/heimdal/files/patch-lib__sl__slc-lex.l
blob: c9d45047232166d58096b620d2d761622f25485d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/sl/slc-lex.l.orig	2017-04-11 21:38:21 UTC
+++ lib/sl/slc-lex.l
@@ -47,8 +47,6 @@ unsigned lineno = 1;
 static void handle_comment(void);
 static char * handle_string(void);
 
-#define YY_NO_UNPUT
-
 #undef ECHO
 
 %}