summaryrefslogtreecommitdiff
path: root/security/gpgme/patches/patch-ad
blob: 688f57eba4f7e659b0cd2af2638621f381f7d69e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1 2007/03/25 00:48:08 joerg Exp $

--- gpgme/posix-io.c.orig	2007-03-25 00:25:10.000000000 +0000
+++ gpgme/posix-io.c
@@ -33,6 +33,7 @@
 #include <sys/time.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/uio.h>
 
 #include "util.h"
 #include "priv-io.h"