* data/glr.c (yyexpandGLRStack): Declare only if defined.

This commit is contained in:
Akim Demaille
2005-11-14 14:34:38 +00:00
parent 422494834c
commit b2741627b1
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-11-14 Akim Demaille <akim@epita.fr>
* data/glr.c (yyexpandGLRStack): Declare only if defined.
2005-11-14 Akim Demaille <akim@epita.fr>
* data/glr.cc: New.