diff options
author | Werner Koch <[email protected]> | 2007-11-19 16:03:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-11-19 16:03:50 +0000 |
commit | 55ba204bfa848c2e591a29fedc9f103103493a57 (patch) | |
tree | e37263e4d3a25e2aa300faf4c5240191b54ea1a7 /scd/scdaemon.h | |
parent | Updated (diff) | |
download | gnupg-55ba204bfa848c2e591a29fedc9f103103493a57.tar.gz gnupg-55ba204bfa848c2e591a29fedc9f103103493a57.zip |
Started to implement the audit log feature.
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry.
Improved support for the quality bar.
Minor internal restructuring.
Translation fixes.
Diffstat (limited to '')
-rw-r--r-- | scd/scdaemon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h index df4f89034..bfc9f358e 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -29,7 +29,6 @@ #include <time.h> #include <gcrypt.h> #include "../common/util.h" -#include "../common/errors.h" #include "../common/sysutils.h" /* To convey some special hash algorithms we use algorithm numbers |