1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/x11/gnomelibs/files/patch-bk
2000-03-22 23:26:35 +00:00

11 lines
366 B
Plaintext

--- ./zvt/subshell-includes.h.org Wed Oct 20 05:51:19 1999
+++ ./zvt/subshell-includes.h Fri Mar 10 17:21:01 2000
@@ -12,6 +12,7 @@
#include <sys/resource.h>
#include <limits.h>
#include <fcntl.h>
+#include <sys/param.h>
#include <sys/signal.h>
#include <stdlib.h> /* For errno, putenv, etc. */
#include <errno.h> /* For errno on SunOS systems */