we're not shooting yacception
authorespie <espie@openbsd.org>
Fri, 7 Jul 2017 12:41:59 +0000 (12:41 +0000)
committerespie <espie@openbsd.org>
Fri, 7 Jul 2017 12:41:59 +0000 (12:41 +0000)
okay millert@

games/atc/grammar.y

index 1091a00..362ada1 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: grammar.y,v 1.10 2016/01/09 19:27:56 mestre Exp $     */
+/*     $OpenBSD: grammar.y,v 1.11 2017/07/07 12:41:59 espie Exp $      */
 /*     $NetBSD: grammar.y,v 1.3 1995/03/21 15:03:59 cgd Exp $  */
 
 /*-
@@ -60,7 +60,6 @@
 %{
 #include "def.h"
 #include "extern.h"
-#include "y.tab.h"
 
 int    errors = 0;
 int    line = 1;