Blob Blame History Raw
/* 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);