diff --git a/vendor/github.com/mtrmac/gpgme/go_gpgme.h b/vendor/github.com/mtrmac/gpgme/go_gpgme.h index 1a81f60b..5284f5fb 100644 --- a/vendor/github.com/mtrmac/gpgme/go_gpgme.h +++ b/vendor/github.com/mtrmac/gpgme/go_gpgme.h @@ -1,6 +1,8 @@ #ifndef GO_GPGME_H #define GO_GPGME_H +#include + #include extern ssize_t gogpgme_readfunc(void *handle, void *buffer, size_t size);