7fc8b78358
Solves PR pkg/16137 together with the bison patches committed yesterday.
13 lines
385 B
Text
13 lines
385 B
Text
$NetBSD: patch-ei,v 1.1 2002/03/31 12:21:09 mrauch Exp $
|
|
|
|
--- ../scptools/source/compiler/parser.cxx.orig Wed Nov 22 13:43:59 2000
|
|
+++ ../scptools/source/compiler/parser.cxx
|
|
@@ -260,7 +260,7 @@
|
|
|
|
///////////////////////////////////////////////////////////////////////////////
|
|
|
|
-#include "rscyacc.yxx"
|
|
+#include "yyrscyacc.cxx"
|
|
|
|
int __LOADONCALLAPI main( int argv, char** argc )
|
|
{
|