From b0c55b07ca7363a20e3d729e52e7c84888a9ef85 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 23 Jul 2002 22:30:18 +0000 Subject: * Unbreak build of FORTRAN parts. PR: 40928 Submitted by: Amar Takhar * Fix build on -CURRENT. --- math/femlab/files/patch-fsource_y.tab.c | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 math/femlab/files/patch-fsource_y.tab.c (limited to 'math/femlab/files/patch-fsource_y.tab.c') diff --git a/math/femlab/files/patch-fsource_y.tab.c b/math/femlab/files/patch-fsource_y.tab.c new file mode 100644 index 000000000000..9d34ab611752 --- /dev/null +++ b/math/femlab/files/patch-fsource_y.tab.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- fsource/y.tab.c.orig Wed Jul 24 00:14:46 2002 ++++ fsource/y.tab.c Wed Jul 24 00:14:56 2002 +@@ -38,7 +38,7 @@ + #include + #endif + +-#include ++#include + + #ifdef __cplusplus + -- cgit v1.2.3