]> git.saurik.com Git - bison.git/blobdiff - src/gram.c
Remove spurious empty lines.
[bison.git] / src / gram.c
index bf62d74ec53c2771da5b2336a2d7bcb71537415b..fdd4ceac0221dd93cce74d1dc31e6241ed93c426 100644 (file)
@@ -19,6 +19,10 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 Boston, MA 02111-1307, USA.  */
 
 
+#include "system.h"
+
+void dummy PARAMS((void));
+
 /* comments for these variables are in gram.h  */
 
 int nitems;