From 19f4f86bfed21c5326ed2acebe1163f3a83e832b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:25:50 +0200 Subject: Adding upstream version 241. Signed-off-by: Daniel Baumann --- src/journal/journald-console.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/journal/journald-console.h (limited to 'src/journal/journald-console.h') diff --git a/src/journal/journald-console.h b/src/journal/journald-console.h new file mode 100644 index 0000000..3def00a --- /dev/null +++ b/src/journal/journald-console.h @@ -0,0 +1,6 @@ +/* SPDX-License-Identifier: LGPL-2.1+ */ +#pragma once + +#include "journald-server.h" + +void server_forward_console(Server *s, int priority, const char *identifier, const char *message, const struct ucred *ucred); -- cgit v1.2.3