summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-ax
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/patches/patch-ax')
-rw-r--r--math/scilab/patches/patch-ax10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/scilab/patches/patch-ax b/math/scilab/patches/patch-ax
new file mode 100644
index 00000000000..0ee6602768f
--- /dev/null
+++ b/math/scilab/patches/patch-ax
@@ -0,0 +1,10 @@
+$NetBSD: patch-ax,v 1.1 1998/08/25 12:53:10 agc Exp $
+
+--- ./pvm3/src/pvmdunix.c.orig Sat Jul 18 22:31:51 1998
++++ ./pvm3/src/pvmdunix.c Sat Jul 18 22:31:51 1998
+@@ -78,4 +78,5 @@
+ #include <sys/param.h>
+ #endif
++#include <sys/types.h>
+ #ifdef NEEDMENDIAN
+ #include <machine/endian.h>