summaryrefslogtreecommitdiff
path: root/lib/rpmchecksig.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-04-11 16:55:19 +0000
committerjbj <devnull@localhost>2002-04-11 16:55:19 +0000
commit2404e8d91895eae6913b9181094e6ef1f3c47ed0 (patch)
tree02db6f534d1c4daf10930c1733783e1a74b16aaa /lib/rpmchecksig.c
parentbd2f1e9543e175e9b1c07e308da38d39807ccabd (diff)
downloadlibrpm-tizen-2404e8d91895eae6913b9181094e6ef1f3c47ed0.tar.gz
librpm-tizen-2404e8d91895eae6913b9181094e6ef1f3c47ed0.tar.bz2
librpm-tizen-2404e8d91895eae6913b9181094e6ef1f3c47ed0.zip
- rescusitate --rebuild.
CVS patchset: 5389 CVS date: 2002/04/11 16:55:19
Diffstat (limited to 'lib/rpmchecksig.c')
-rw-r--r--lib/rpmchecksig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpmchecksig.c b/lib/rpmchecksig.c
index c5974ca18..37a83601b 100644
--- a/lib/rpmchecksig.c
+++ b/lib/rpmchecksig.c
@@ -9,7 +9,7 @@
#include <rpmcli.h>
#include "rpmpgp.h"
-#include "depends.h"
+#include "rpmts.h"
#include "rpmlead.h"
#include "signature.h"