diff options
author | tv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2012-12-18 01:51:37 +0000 |
---|---|---|
committer | tv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2012-12-18 01:51:37 +0000 |
commit | 576a7e5919e3be9ab779864f078351bbe732f8fe (patch) | |
tree | 8e97167823c1af7e6fc17bf730e74ea66d68fcf8 /rpmconstant/rpmconstant.h | |
parent | 777781aa71ee8234935d6a61decbcdd01bd84760 (diff) | |
download | perl-RPM4-576a7e5919e3be9ab779864f078351bbe732f8fe.tar perl-RPM4-576a7e5919e3be9ab779864f078351bbe732f8fe.tar.gz perl-RPM4-576a7e5919e3be9ab779864f078351bbe732f8fe.tar.bz2 perl-RPM4-576a7e5919e3be9ab779864f078351bbe732f8fe.tar.xz perl-RPM4-576a7e5919e3be9ab779864f078351bbe732f8fe.zip |
merge 4 years old rpm-4.6 support patch from pixel
git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@247 971eb68f-4bfb-0310-8326-d2484c010a4c
Diffstat (limited to 'rpmconstant/rpmconstant.h')
-rw-r--r-- | rpmconstant/rpmconstant.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rpmconstant/rpmconstant.h b/rpmconstant/rpmconstant.h index 30f115e..5c01946 100644 --- a/rpmconstant/rpmconstant.h +++ b/rpmconstant/rpmconstant.h @@ -33,8 +33,10 @@ #include <rpm/rpmlog.h> #include <rpm/rpmpgp.h> #include <rpm/rpmps.h> +#include <rpm/rpmtag.h> #include <rpm/rpmte.h> #include <rpm/rpmts.h> +#include <rpm/rpmvf.h> /** * A constant pair name/value |