diff options
Diffstat (limited to 'math/xldlas/files/patch-xldlas.c')
-rw-r--r-- | math/xldlas/files/patch-xldlas.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/xldlas/files/patch-xldlas.c b/math/xldlas/files/patch-xldlas.c new file mode 100644 index 000000000000..a4620bede405 --- /dev/null +++ b/math/xldlas/files/patch-xldlas.c @@ -0,0 +1,11 @@ +--- xldlas.c.orig 1997-05-12 14:25:22 UTC ++++ xldlas.c +@@ -31,6 +31,8 @@ + + -------------------------------------------------------------------*/ + ++#define IN_MAIN ++ + #include "xldlas.h" + + |