diff options
Diffstat (limited to 'tests/gpg/t-eventloop.c')
-rw-r--r-- | tests/gpg/t-eventloop.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gpg/t-eventloop.c b/tests/gpg/t-eventloop.c index 7e8be3c3..1ffaea53 100644 --- a/tests/gpg/t-eventloop.c +++ b/tests/gpg/t-eventloop.c @@ -23,6 +23,7 @@ #include <string.h> #include <assert.h> #include <errno.h> +#include <sys/types.h> #include <sys/select.h> #include <gpgme.h> |