author | Sebastian Harl <sh@tokkee.org> | |
Tue, 31 Dec 2013 00:23:01 +0000 (01:23 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 31 Dec 2013 00:23:01 +0000 (01:23 +0100) | ||
commit | 4453841c2411a02cee30d0d12e46f559fb907b7d | |
tree | c1756820917e5af79b9d4561aa2391a171f31b16 | tree | snapshot |
parent | d1fe05df7fab4f69cefb22ba9ed99e0c0b3e148d | commit | diff |
Declare sdb_fe_yyparse() in parser.h.
Apparently, older versions of bison do not include the function prototype in
the generated header file. Double-declarations don't hurt (as long as they
match).
Apparently, older versions of bison do not include the function prototype in
the generated header file. Double-declarations don't hurt (as long as they
match).
src/include/frontend/parser.h | diff | blob | history |