summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2013-11-18 14:48:16 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-11-18 20:28:55 -0500
commit4561be3a64534a911ee405ffb51950a624a0cd3f (patch)
tree4b7ea9da00183e3fdf0a458589e9f40fa5a5795e /src/journal/journalctl.c
parent05d3a176239c1dd67863c70a5b79d9bc14144ef6 (diff)
Remove duplicate includes
Diffstat (limited to 'src/journal/journalctl.c')
-rw-r--r--src/journal/journalctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/journal/journalctl.c b/src/journal/journalctl.c
index a5091042d4..c44be745b8 100644
--- a/src/journal/journalctl.c
+++ b/src/journal/journalctl.c
@@ -48,7 +48,6 @@
#include "fileio.h"
#include "build.h"
#include "pager.h"
-#include "logs-show.h"
#include "strv.h"
#include "journal-internal.h"
#include "journal-def.h"