(maybe) fix #5

This commit is contained in:
Yuichi Nishiwaki 2013-11-18 20:35:27 +09:00
parent d5f01595b0
commit a3ac65a75f
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
#include "picrin.h"
#include "y.tab.h"
struct parser_control;
#define YY_DECL int yylex_(YYSTYPE *yylvalp, yyscan_t yyscanner)
%}