diff options
Diffstat (limited to 'devel/newt/files/patch-ac')
| -rw-r--r-- | devel/newt/files/patch-ac | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/newt/files/patch-ac b/devel/newt/files/patch-ac index 00e0f26439d6..7a93f66b94b6 100644 --- a/devel/newt/files/patch-ac +++ b/devel/newt/files/patch-ac @@ -1,17 +1,18 @@ ---- form.c Fri Mar 5 18:27:57 1999 -+++ form.c.new Wed Jan 26 20:33:25 2000 -@@ -3,9 +3,7 @@ +--- form.c.orig Sat Dec 11 21:04:22 1999 ++++ form.c Sat Jul 22 01:49:24 2000 +@@ -3,10 +3,8 @@ #include <slang.h> #include <stdarg.h> #include <stdlib.h> -#include <sys/select.h> + #include <sys/time.h> - -#ifdef USE_GPM +#include <string.h> #include <ctype.h> #include <sys/time.h> /* timeval */ #include <sys/types.h> /* socket() */ -@@ -15,11 +13,8 @@ +@@ -16,11 +14,8 @@ #include <sys/stat.h> /* stat() */ #include <termios.h> /* winsize */ #include <unistd.h> |
