summaryrefslogtreecommitdiff
path: root/x11/gnome-libs/files/patch-bj
blob: 9d6b749d5896ec254b872a204ef3a6fc97eac93b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./zvt/gnome-pty-helper.c.org	Mon Feb 21 14:41:10 2000
+++ ./zvt/gnome-pty-helper.c	Fri Mar 10 17:21:20 2000
@@ -41,6 +41,7 @@
 #include <limits.h>
 #include <unistd.h>
 #include <string.h>
+#include <sys/param.h>
 #include <signal.h>
 #include <fcntl.h>
 #include <termios.h>