aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh/files/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/files/patch-an')
-rw-r--r--security/openssh/files/patch-an7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/openssh/files/patch-an b/security/openssh/files/patch-an
index b26ba76bfa14..e5f14e469d89 100644
--- a/security/openssh/files/patch-an
+++ b/security/openssh/files/patch-an
@@ -1,12 +1,11 @@
---- sshd.c.orig Wed May 3 19:21:49 2000
-+++ sshd.c Fri May 12 07:11:43 2000
-@@ -49,6 +49,13 @@
+--- /home/bright/ssh/ssh/sshd.c Thu Aug 17 13:06:34 2000
++++ sshd.c Fri Feb 9 11:19:08 2001
+@@ -49,6 +49,12 @@
int deny_severity = LOG_WARNING;
#endif /* LIBWRAP */
+#ifdef __FreeBSD__
+#include <libutil.h>
-+#include <poll.h>
+#include <syslog.h>
+#include <time.h>
+#endif /* __FreeBSD__ */