summaryrefslogtreecommitdiff
path: root/rpmqv.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2010-11-15 09:17:25 +0200
committerPanu Matilainen <pmatilai@redhat.com>2010-11-15 09:17:25 +0200
commit3ce48d03062843a68837917064d51ebdff834a4b (patch)
tree0fe4994f6973992cb1cf3e5b6c0a230bcc77cb13 /rpmqv.c
parent0600287d5d9cf1fd36ab5400d92be9c90b676e82 (diff)
downloadlibrpm-tizen-3ce48d03062843a68837917064d51ebdff834a4b.tar.gz
librpm-tizen-3ce48d03062843a68837917064d51ebdff834a4b.tar.bz2
librpm-tizen-3ce48d03062843a68837917064d51ebdff834a4b.zip
Remove unnecessary includes
Diffstat (limited to 'rpmqv.c')
-rw-r--r--rpmqv.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpmqv.c b/rpmqv.c
index acb925fe7..c1109b7ba 100644
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -3,9 +3,7 @@ const char *__progname;
#include <rpm/rpmcli.h>
#include <rpm/rpmlib.h> /* RPMSIGTAG, rpmReadPackageFile .. */
-#include <rpm/rpmbuild.h>
#include <rpm/rpmlog.h>
-#include <rpm/rpmdb.h>
#include <rpm/rpmps.h>
#include <rpm/rpmts.h>