diff options
author | tv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2011-11-09 13:02:30 +0000 |
---|---|---|
committer | tv <tv@971eb68f-4bfb-0310-8326-d2484c010a4c> | 2011-11-09 13:02:30 +0000 |
commit | 472f60bb616ad43a581e148d39b8b098e64f672b (patch) | |
tree | 5624ac8825fcda0004539a8a8a48ddd4e84b40bc /rpmconstant/rpmconstant.h | |
parent | 968e5de4f610ccc42ec50dde907f9b599e02a232 (diff) | |
download | perl-RPM4-472f60bb616ad43a581e148d39b8b098e64f672b.tar perl-RPM4-472f60bb616ad43a581e148d39b8b098e64f672b.tar.gz perl-RPM4-472f60bb616ad43a581e148d39b8b098e64f672b.tar.bz2 perl-RPM4-472f60bb616ad43a581e148d39b8b098e64f672b.tar.xz perl-RPM4-472f60bb616ad43a581e148d39b8b098e64f672b.zip |
add rpm-4.8 support (by Dexter Morgan on 2011-02)
git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@146 971eb68f-4bfb-0310-8326-d2484c010a4c
Diffstat (limited to 'rpmconstant/rpmconstant.h')
-rw-r--r-- | rpmconstant/rpmconstant.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmconstant/rpmconstant.h b/rpmconstant/rpmconstant.h index b8cf4d3..c1fb569 100644 --- a/rpmconstant/rpmconstant.h +++ b/rpmconstant/rpmconstant.h @@ -32,7 +32,6 @@ #include <rpm/rpmds.h> #include <rpm/rpmfi.h> #include <rpm/rpmpgp.h> -#include <rpm/misc.h> #include <rpm/rpmbuild.h> #include <rpm/rpmlib.h> |