Fixes for recent yacc
[tas-yagle.git] / distrib / sources / behvrlog / bgl_bcomp.lex
index 184e67c1b5a3c5e0c9655d29694aa98531334b40..177739ceae37aa162b94d9261b8a6b33df0273ab 100644 (file)
@@ -34,7 +34,9 @@ extern "C" {
 }
 
 #include "bgl_type.h"
+extern "C" {
 #include "bgl_bcomp.tab.h"
+}
 #include "bgl_parse.h"
 #include "bgl_util.h"
 #include "bgl_class.h"