aboutsummaryrefslogtreecommitdiffstats
path: root/sm/misc.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 /sm/misc.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 'sm/misc.c')
-rw-r--r--sm/misc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sm/misc.c b/sm/misc.c
index 3260b90b2..4ffa7153e 100644
--- a/sm/misc.c
+++ b/sm/misc.c
@@ -26,7 +26,8 @@
#include <ctype.h>
#include <unistd.h>
+#include "gpgsm.h"
+
#include <ksba.h>
-#include "gpgsm.h"