1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* Makefile.am (sm): Build kbx only if gpgsm is to be build.

* maperror.c: Removed header ksba.h.  Not required anymore.
This commit is contained in:
Werner Koch 2004-07-20 18:41:49 +00:00
parent 3d471c15b8
commit 2e10dbd6c8
4 changed files with 16 additions and 2 deletions

View file

@ -26,7 +26,6 @@
#include <ctype.h>
#include <unistd.h>
#include <ksba.h>
#include <assuan.h>
#include "util.h"