From 46bf503a0a2a3bc7dd3d70ee2f5c9f795333fbb2 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 29 May 2000 06:17:54 +0000 Subject: 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 --- security/pgp6/files/patch-aj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 security/pgp6/files/patch-aj (limited to 'security/pgp6/files/patch-aj') diff --git a/security/pgp6/files/patch-aj b/security/pgp6/files/patch-aj new file mode 100644 index 000000000000..60ebe9025049 --- /dev/null +++ b/security/pgp6/files/patch-aj @@ -0,0 +1,15 @@ +*** libs/pgpcdk/pub/include/pgpSockets.h 2000/01/26 03:10:46 1.1.1.1 +--- libs/pgpcdk/pub/include/pgpSockets.h 2000/01/26 03:13:58 1.1.1.2 +*************** +*** 30,35 **** +--- 30,39 ---- + # include + #endif + ++ #ifdef __FreeBSD__ ++ # include /* Need FIONREAD */ ++ #endif ++ + #if PGP_WIN32 + # include + #endif -- cgit v1.2.3