diff options
| author | Werner Koch <[email protected]> | 2003-11-12 15:17:44 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2003-11-12 15:17:44 +0000 |
| commit | dba40e5e45e80896dc8864c2ae97f026069e2906 (patch) | |
| tree | 724a2e0f0f73ef66cf6284adb7e2463785874ffe /sm/misc.c | |
| parent | 2003-11-10 Moritz Schulte <[email protected]> (diff) | |
| download | gnupg-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.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ #include <ctype.h> #include <unistd.h> +#include "gpgsm.h" + #include <ksba.h> -#include "gpgsm.h" |
