diff options
Diffstat (limited to '')
-rw-r--r-- | common/logging.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/logging.h b/common/logging.h index dbfc8bae6..c4ae5d0ee 100644 --- a/common/logging.h +++ b/common/logging.h @@ -34,6 +34,7 @@ #include <stdio.h> #include <stdarg.h> +#include <gpg-error.h> #include "mischelp.h" #include "w32help.h" |