chiark / gitweb /
Patch from Peter Benie.
[userv.git] / lexer.l.m4
index 1c3f8ef4143d5fefdd0e8e408357f3c2b238d36b..7be0be0d079322467b0cd9176c5439f132c4ed48 100644 (file)
@@ -134,6 +134,8 @@ static struct error_handling eh = { tokv_word_errorstostderr, 0,0,0,0,0 };
 static int dequote(char *inplace);
 static void countnewlines(void);
 
+#define YY_NO_INPUT
+
 %}
 
 %option noyywrap