K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-31T14:13:11.274758Z K 7 svn:log V 264 MFC r228552: Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() function does not get defined needlessly. MFC r228555: In lib/libipsec/policy_token.l, use lex's standard "%option noinput" instead of hand-defining the YY_NO_INPUT macro. END