1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/math/scigraphica/files/patch-ad

11 lines
260 B
Plaintext
Raw Normal View History

2000-08-31 09:02:40 +00:00
--- 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>