summaryrefslogtreecommitdiff
path: root/rpmio/tkey.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-07-20 21:07:31 +0000
committerjbj <devnull@localhost>2002-07-20 21:07:31 +0000
commit293a81e2590888951a1341341eb3ff034b8a0406 (patch)
tree8487800311da40f2e1e9f57463e78d65b5d39247 /rpmio/tkey.c
parentbfb8488c10a5dfccbcb7c556408b300f8901cd88 (diff)
downloadrpm-293a81e2590888951a1341341eb3ff034b8a0406.tar.gz
rpm-293a81e2590888951a1341341eb3ff034b8a0406.tar.bz2
rpm-293a81e2590888951a1341341eb3ff034b8a0406.zip
- version added to *.la dependency libraries (#69063).
- expose digests in rpmio API, but hide internal beecrypt API (#68999). CVS patchset: 5561 CVS date: 2002/07/20 21:07:31
Diffstat (limited to 'rpmio/tkey.c')
-rw-r--r--rpmio/tkey.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmio/tkey.c b/rpmio/tkey.c
index 6853ae684..12abc58b7 100644
--- a/rpmio/tkey.c
+++ b/rpmio/tkey.c
@@ -7,7 +7,6 @@ static int _debug = 0;
#include "system.h"
#include "rpmio_internal.h"
-#include "rpmpgp.h"
#include "debug.h"
static int doit(const char *sig, pgpDig dig, int printing)