freebsd-ports/security/pgp6/files/patch-ao
Will Andrews 46bf503a0a Update to PGP (International version) 6.5.1i. This is actually a new
port, repo-copied from security/pgp5 by asami.

I added a bunch of the intl mirrors to make this port super-available.

PR:		16377
Submitted by:	Mike Sherwood <mike@fate.com>
2000-05-29 06:17:54 +00:00

15 lines
347 B
Text

*** libs/network/ldaplib/liblber/io.c 2000/01/26 03:10:31 1.1.1.1
--- libs/network/ldaplib/liblber/io.c 2000/01/26 03:12:55 1.1.1.2
***************
*** 14,19 ****
--- 14,23 ----
#include <stdio.h>
#include <ctype.h>
+ #ifdef __FreeBSD__
+ #include <sys/time.h>
+ #endif
+
#if PGPSOCKETSLDAP /* jason */
#include "pgpSocketsLDAP.h"