mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
280 B
Plaintext
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>
|