summaryrefslogtreecommitdiff
path: root/security/gpgme03/files/patch-tests::gpg::t-eventloop.c
blob: d8149c9ef18625ac941c38a27f67843fd69c8b8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>