From 6451c6ef79d0de3f61f6a405dd58426f86642ebc Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 18 Dec 2012 01:21:15 +0000 Subject: include rpmlog.h, thus fixing a segfault when trying to retrieving "DEBUG" git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@241 971eb68f-4bfb-0310-8326-d2484c010a4c --- rpmconstant/rpmconstant.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rpmconstant') diff --git a/rpmconstant/rpmconstant.h b/rpmconstant/rpmconstant.h index c1fb569..390e8e3 100644 --- a/rpmconstant/rpmconstant.h +++ b/rpmconstant/rpmconstant.h @@ -34,6 +34,7 @@ #include #include #include +#include /** * A constant pair name/value -- cgit v1.2.1