diff options
Diffstat (limited to 'security/gpgme03/files/patch-tests::gpg::t-eventloop.c')
-rw-r--r-- | security/gpgme03/files/patch-tests::gpg::t-eventloop.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/gpgme03/files/patch-tests::gpg::t-eventloop.c b/security/gpgme03/files/patch-tests::gpg::t-eventloop.c deleted file mode 100644 index d8149c9ef186..000000000000 --- a/security/gpgme03/files/patch-tests::gpg::t-eventloop.c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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> |