summaryrefslogtreecommitdiffstats
path: root/src/daemon/abrtd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/abrtd.c')
-rw-r--r--src/daemon/abrtd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/abrtd.c b/src/daemon/abrtd.c
index 08c95f21..d18265f4 100644
--- a/src/daemon/abrtd.c
+++ b/src/daemon/abrtd.c
@@ -23,9 +23,9 @@
#include <syslog.h>
#include <sys/inotify.h>
#include <sys/ioctl.h> /* ioctl(FIONREAD) */
+
#include "abrtlib.h"
#include "comm_layer_inner.h"
-#include "abrt_conf.h"
#include "CommLayerServerDBus.h"
#include "MiddleWare.h"
#include "parse_options.h"