summaryrefslogtreecommitdiff
path: root/lib/rpmps.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-01-30 11:49:25 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-01-30 11:49:25 +0200
commit458bf3b208e3efdd880db42c62f3b12b4eed4da0 (patch)
tree56767c80ee5f75e0670e064066ee26e7449dd79b /lib/rpmps.c
parente4d43147ee34310a7753383ffde0e24737fddc1c (diff)
downloadrpm-458bf3b208e3efdd880db42c62f3b12b4eed4da0.tar.gz
rpm-458bf3b208e3efdd880db42c62f3b12b4eed4da0.tar.bz2
rpm-458bf3b208e3efdd880db42c62f3b12b4eed4da0.zip
Remove bunch of unnecessary rpmlib.h includes
- replace with rpmtypes.h where needed
Diffstat (limited to 'lib/rpmps.c')
-rw-r--r--lib/rpmps.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/rpmps.c b/lib/rpmps.c
index 9390afa99..6b24b884e 100644
--- a/lib/rpmps.c
+++ b/lib/rpmps.c
@@ -4,8 +4,6 @@
#include "system.h"
-#include <rpm/rpmlib.h>
-
#include <rpm/rpmps.h>
#include "debug.h"