diff options
Diffstat (limited to 'g10/trustdb.c')
-rw-r--r-- | g10/trustdb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/trustdb.c b/g10/trustdb.c index c5caf2843..62eafba0d 100644 --- a/g10/trustdb.c +++ b/g10/trustdb.c @@ -30,7 +30,7 @@ #endif /* !DISABLE_REGEX */ #include "gpg.h" -#include "errors.h" +#include "status.h" #include "iobuf.h" #include "keydb.h" #include "util.h" |