12 lines
293 B
Text
12 lines
293 B
Text
$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"
|