summaryrefslogtreecommitdiff
path: root/security/gpgme/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'security/gpgme/patches/patch-ba')
-rw-r--r--security/gpgme/patches/patch-ba8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/gpgme/patches/patch-ba b/security/gpgme/patches/patch-ba
index 483734df1c8..c010b48228a 100644
--- a/security/gpgme/patches/patch-ba
+++ b/security/gpgme/patches/patch-ba
@@ -1,8 +1,8 @@
-$NetBSD: patch-ba,v 1.3 2006/10/20 15:25:22 shannonjr Exp $
+$NetBSD: patch-ba,v 1.4 2007/03/23 20:04:13 drochner Exp $
---- assuan/assuan.h.orig 2005-10-01 14:14:48.000000000 -0600
+--- assuan/assuan.h.orig 2007-01-05 10:55:52.000000000 +0100
+++ assuan/assuan.h
-@@ -24,6 +24,8 @@
+@@ -25,6 +25,8 @@
#include <stdio.h>
#include <sys/types.h>
#include <unistd.h>
@@ -10,4 +10,4 @@ $NetBSD: patch-ba,v 1.3 2006/10/20 15:25:22 shannonjr Exp $
+#include <sys/socket.h>
- /* To use this file with libraries the following macros are often
+ /* To use this file with libraries the following macros are useful: