summaryrefslogtreecommitdiff
path: root/lib/rpmlock.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-11-30 23:08:38 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-11-30 23:08:38 +0200
commit89527785bbf5e6410cbb5303238fc4f45c8ab02e (patch)
tree75ccbccf963f701f5161e7bf5d53592e35334c43 /lib/rpmlock.c
parent95953fe6101829efc8895193205b991c5faf7eb9 (diff)
downloadlibrpm-tizen-89527785bbf5e6410cbb5303238fc4f45c8ab02e.tar.gz
librpm-tizen-89527785bbf5e6410cbb5303238fc4f45c8ab02e.tar.bz2
librpm-tizen-89527785bbf5e6410cbb5303238fc4f45c8ab02e.zip
Move logging related macros rpmlog, adjust includes
Diffstat (limited to 'lib/rpmlock.c')
-rw-r--r--lib/rpmlock.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rpmlock.c b/lib/rpmlock.c
index c76074481..87c102f6e 100644
--- a/lib/rpmlock.c
+++ b/lib/rpmlock.c
@@ -2,6 +2,7 @@
#include "system.h"
#include <rpmlib.h>
+#include <rpmlog.h>
#include <rpmmacro.h>
#include <rpmfileutil.h>