summaryrefslogtreecommitdiff
path: root/src/journal/journald-console.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal/journald-console.h')
-rw-r--r--src/journal/journald-console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/journald-console.h b/src/journal/journald-console.h
index 068cc5b86b..aa8e6579ba 100644
--- a/src/journal/journald-console.h
+++ b/src/journal/journald-console.h
@@ -21,6 +21,6 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "journald.h"
+#include "journald-server.h"
void server_forward_console(Server *s, int priority, const char *identifier, const char *message, struct ucred *ucred);