You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-electronics/alliance/files/alliance-5.0.20070718-test....

12 lines
381 B

#fixes test run (bug 282490)
--- bvl/src/bvl_bcomp_y.y.orig 2010-10-13 09:29:48.000000000 +0200
+++ bvl/src/bvl_bcomp_y.y 2010-10-13 09:30:13.000000000 +0200
@@ -17,6 +17,7 @@
#include "bvl.h"
#include "bvl_byacc.h"
#include "bvl_bedef.h"
+#include "bvl_bcomp_y.h"
/* ###--------------------------------------------------------------### */
/* function : bvl_y_error */