define YY_NULL

This commit is contained in:
Love Hornquist Astrand
2010-03-20 14:44:16 -07:00
parent b0a79dcd40
commit cfb43997ae

View File

@@ -53,6 +53,10 @@ static int lex_input(char *, int);
struct hx_expr_input _hx509_expr_input;
#ifndef YY_NULL
#define YY_NULL 0
#endif
#define YY_NO_UNPUT 1
#undef YY_INPUT