summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-08-19 11:11:16 +0200
committerKarel Klic <kklic@redhat.com>2010-08-19 11:11:16 +0200
commit8b22e91dc2ac3e73d628486c91f83da5a0e5ec44 (patch)
tree65d26b3be8facd05b8eb830a74d851fae2f9eb07 /src
parent1c29b03301524f1e969df8ce1c753cd3dd6fd589 (diff)
downloadabrt-8b22e91dc2ac3e73d628486c91f83da5a0e5ec44.tar.gz
abrt-8b22e91dc2ac3e73d628486c91f83da5a0e5ec44.tar.xz
abrt-8b22e91dc2ac3e73d628486c91f83da5a0e5ec44.zip
rpm.c needs logging.h -> include it
Diffstat (limited to 'src')
-rw-r--r--src/daemon/rpm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/rpm.c b/src/daemon/rpm.c
index 86e316f0..ce8da692 100644
--- a/src/daemon/rpm.c
+++ b/src/daemon/rpm.c
@@ -19,6 +19,7 @@
//#include "abrtlib.h"
#include "rpm.h"
#include "abrt_packages.h"
+#include "logging.h"
/**
* A set, which contains finger prints.