freebsd-ports/security/fressh/files/patch-ssh_logging.c
Maxim Sobolev 914972d462 Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol.

Obtained from:	NetBSD
2001-04-18 16:24:18 +00:00

13 lines
240 B
C

$FreeBSD$
--- ssh_logging.c 2001/04/18 15:57:35 1.1
+++ ssh_logging.c 2001/04/18 15:57:48
@@ -46,6 +46,7 @@
#include <stdio.h>
#include <string.h>
#include <time.h>
+#include <sys/time.h>
#include <sys/types.h>
#include <unistd.h>