freebsd-ports/security/gpgme/files/patch-tests::gpg::t-eventloop.c
Ying-Chieh Liao 1aae81b56b upgrade to 0.3.9
PR:		42212
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
Approved by:	maintainer
2002-09-20 05:33:01 +00:00

10 lines
262 B
C

--- tests/gpg/t-eventloop.c.orig Fri Aug 30 17:22:54 2002
+++ tests/gpg/t-eventloop.c Fri Aug 30 17:21:50 2002
@@ -24,6 +24,7 @@
#include <string.h>
#include <assert.h>
#include <errno.h>
+#include <sys/types.h>
#include <sys/select.h>
#include <gpgme.h>