aboutsummaryrefslogtreecommitdiffstats
path: root/scd/card.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2003-11-12 15:17:44 +0000
committerWerner Koch <[email protected]>2003-11-12 15:17:44 +0000
commitdba40e5e45e80896dc8864c2ae97f026069e2906 (patch)
tree724a2e0f0f73ef66cf6284adb7e2463785874ffe /scd/card.c
parent2003-11-10 Moritz Schulte <[email protected]> (diff)
downloadgnupg-dba40e5e45e80896dc8864c2ae97f026069e2906.tar.gz
gnupg-dba40e5e45e80896dc8864c2ae97f026069e2906.zip
Mainly changes to adjust for the changed KSBA API.
Diffstat (limited to 'scd/card.c')
-rw-r--r--scd/card.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/scd/card.c b/scd/card.c
index 0a71fb2df..042613294 100644
--- a/scd/card.c
+++ b/scd/card.c
@@ -28,9 +28,10 @@
#ifdef HAVE_OPENSC
#include <opensc/pkcs15.h>
#endif
-#include <ksba.h>
#include "scdaemon.h"
+#include <ksba.h>
+
#include "card-common.h"
/* Map the SC error codes to the GNUPG ones */