summaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-bk
blob: a04008ce47c0750b43cf99dcfeeb845e0061ad64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./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	      */