diff options
Diffstat (limited to 'math/scigraphica/files/patch-ad')
-rw-r--r-- | math/scigraphica/files/patch-ad | 10 |
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> |