From 7c2b7cc8dc4e2f6d83caa893f794cbcef81885fc Mon Sep 17 00:00:00 2001 From: branch-fixup Date: Wed, 29 Oct 2008 11:38:09 +0000 Subject: [PATCH] Add files from parent branch HEAD: security/gnutls/patches/patch-ai --- security/gnutls/patches/patch-ai | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 security/gnutls/patches/patch-ai diff --git a/security/gnutls/patches/patch-ai b/security/gnutls/patches/patch-ai new file mode 100644 index 000000000000..e70a566d1b60 --- /dev/null +++ b/security/gnutls/patches/patch-ai @@ -0,0 +1,16 @@ +$NetBSD$ + +--- libextra/gl/md5.h.orig 2008-10-05 07:41:43.000000000 -0600 ++++ libextra/gl/md5.h +@@ -22,7 +22,11 @@ + #define _MD5_H 1 + + #include ++#if defined(__sun) ++#include ++#else + #include ++#endif + + #define MD5_DIGEST_SIZE 16 + #define MD5_BLOCK_SIZE 64 -- 2.41.0