freebsd-ports/x11/libgnome/files/patch-bj
2000-03-22 23:26:35 +00:00

11 lines
280 B
Plaintext

--- ./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>