Fix build.
This commit is contained in:
parent
a2f9ce8a69
commit
8e4f77ede8
@ -8,8 +8,8 @@
|
||||
* Copyright (c) 2006
|
||||
*/
|
||||
|
||||
%parse-param {struct FILE_INFO *ip_file}
|
||||
%lex-param {struct FILE_INFO *ip_file}
|
||||
%parse-param { struct FILE_INFO *ip_file }
|
||||
%lex-param { struct FILE_INFO *ip_file }
|
||||
|
||||
%{
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user