summaryrefslogtreecommitdiff
path: root/src/gl-journal.h
diff options
context:
space:
mode:
authorDavid King <davidk@gnome.org>2014-10-27 20:29:04 +0000
committerDavid King <davidk@gnome.org>2014-10-27 20:29:04 +0000
commitd18b7a5d11ec5369822c8528f6fc3228c98dfc28 (patch)
tree8441852c12dc3ce98d57b68a2b0f4d90502adabd /src/gl-journal.h
parentca6cde1ceb89371421ca74b352136025722a57e5 (diff)
downloadgnome-logs-d18b7a5d11ec5369822c8528f6fc3228c98dfc28.tar.gz
Tidy and remove some systemd journal includes
Diffstat (limited to 'src/gl-journal.h')
-rw-r--r--src/gl-journal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gl-journal.h b/src/gl-journal.h
index 7c9ab07..c210074 100644
--- a/src/gl-journal.h
+++ b/src/gl-journal.h
@@ -1,6 +1,6 @@
/*
* GNOME Logs - View and search logs
- * Copyright (C) 2013 Red Hat, Inc.
+ * Copyright (C) 2013, 2014 Red Hat, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
#define GL_JOURNAL_H_
#include <glib-object.h>
-#include <systemd/sd-journal.h>
G_BEGIN_DECLS