summaryrefslogtreecommitdiff
path: root/math/scigraphica/files/patch-ad
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-31 09:02:40 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-31 09:02:40 +0000
commitea391e9662c375b9c819c8c629d8af1dc79467e1 (patch)
tree27ef895c12efb088097abd17eb6053cff6beec61 /math/scigraphica/files/patch-ad
parentUpdate to 1.2a to fix mis-definition of debug flag which causes storing (diff)
Update to 0.5.
Notes
Notes: svn path=/head/; revision=32142
Diffstat (limited to 'math/scigraphica/files/patch-ad')
-rw-r--r--math/scigraphica/files/patch-ad10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/scigraphica/files/patch-ad b/math/scigraphica/files/patch-ad
new file mode 100644
index 000000000000..5565d24e2c6a
--- /dev/null
+++ b/math/scigraphica/files/patch-ad
@@ -0,0 +1,10 @@
+--- zvt/subshell.c 2000/08/31 07:45:08 1.1
++++ zvt/subshell.c 2000/08/31 07:46:53
+@@ -24,6 +24,7 @@
+ #include <sys/time.h>
+ #include <sys/resource.h>
+ #include <sys/stat.h>
++#include <sys/param.h>
+ #include <limits.h>
+ #include <unistd.h>
+ #include <string.h>