aboutsummaryrefslogtreecommitdiffstats
path: root/common/maperror.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-07-20 18:41:49 +0000
committerWerner Koch <[email protected]>2004-07-20 18:41:49 +0000
commit2e10dbd6c8a7b8a80f90e9ff6e4285803c86dc48 (patch)
tree4dd96fbde0c63dcabcac1d26e624ee245777a2c7 /common/maperror.c
parentNew option --enable-agent-only. (diff)
downloadgnupg-2e10dbd6c8a7b8a80f90e9ff6e4285803c86dc48.tar.gz
gnupg-2e10dbd6c8a7b8a80f90e9ff6e4285803c86dc48.zip
* Makefile.am (sm): Build kbx only if gpgsm is to be build.
* maperror.c: Removed header ksba.h. Not required anymore.
Diffstat (limited to 'common/maperror.c')
-rw-r--r--common/maperror.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/maperror.c b/common/maperror.c
index 2f6f1b159..89ecee987 100644
--- a/common/maperror.c
+++ b/common/maperror.c
@@ -26,7 +26,6 @@
#include <ctype.h>
#include <unistd.h>
-#include <ksba.h>
#include <assuan.h>
#include "util.h"