From 29ee09ca07a41c07723e87fa1581762dc35a4725 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 4 Sep 2011 12:53:48 +0200 Subject: Remove %defines declaration for compatibility with yacc. The -d flag is used for bison/yacc and has the same effect. Signed-off-by: Matthieu Herrb Reviewed-by: Alan Coopersmith Signed-off-by: Alan Coopersmith --- src/laygram.y | 1 - 1 file changed, 1 deletion(-) diff --git a/src/laygram.y b/src/laygram.y index 5ac2e0a..cd8d18f 100644 --- a/src/laygram.y +++ b/src/laygram.y @@ -1,4 +1,3 @@ -%defines %{ #include #include -- cgit v1.2.3