aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mdfilter.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-11-19 16:03:50 +0000
committerWerner Koch <[email protected]>2007-11-19 16:03:50 +0000
commit55ba204bfa848c2e591a29fedc9f103103493a57 (patch)
treee37263e4d3a25e2aa300faf4c5240191b54ea1a7 /g10/mdfilter.c
parentUpdated (diff)
downloadgnupg-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 'g10/mdfilter.c')
-rw-r--r--g10/mdfilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/mdfilter.c b/g10/mdfilter.c
index 7a12269e0..a00516456 100644
--- a/g10/mdfilter.c
+++ b/g10/mdfilter.c
@@ -25,7 +25,7 @@
#include <assert.h>
#include "gpg.h"
-#include "errors.h"
+#include "status.h"
#include "iobuf.h"
#include "util.h"
#include "filter.h"