From 9e3deaefdbc54910d58dea28d06c2678673c9d09 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 9 Sep 2019 16:05:07 +0200 Subject: fix building with rpm-4.15 --- rpmconstant/NEWS | 2 ++ rpmconstant/rpmconstant.h | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'rpmconstant') diff --git a/rpmconstant/NEWS b/rpmconstant/NEWS index 33df14b..d99ca87 100644 --- a/rpmconstant/NEWS +++ b/rpmconstant/NEWS @@ -1,3 +1,5 @@ +- fix building with rpm-4.15 + Version 0.1.4 - 17 December 2012 - add support for rpm-4.8 - 4.11 diff --git a/rpmconstant/rpmconstant.h b/rpmconstant/rpmconstant.h index 5c01946..6be9db1 100644 --- a/rpmconstant/rpmconstant.h +++ b/rpmconstant/rpmconstant.h @@ -36,7 +36,6 @@ #include #include #include -#include /** * A constant pair name/value -- cgit v1.2.1