X-Git-Url: https://gitweb.dragonflybsd.org/~polachok/dragonfly.git/blobdiff_plain/88ebb169b0d658c6e8dbed763830a5ca279eef55..74c418a6a2ac00472801c1052f5174d84e5e6d6f:/usr.sbin/setkey/token.l diff --git a/usr.sbin/setkey/token.l b/usr.sbin/setkey/token.l index 27d9e8a59a..a0f7865746 100644 --- a/usr.sbin/setkey/token.l +++ b/usr.sbin/setkey/token.l @@ -69,6 +69,8 @@ #define PREPROC DECHO CMDARG +#define YY_NO_INPUT + int lineno = 1; char cmdarg[8192]; /* XXX: BUFSIZ is the better ? */