summaryrefslogtreecommitdiffstats
path: root/src/journal/journald-console.h
blob: 0a26f9c876c38b5c03b5c027578ba064eeb05b47 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include "journald-server.h"

void server_forward_console(Server *s, int priority, const char *identifier, const char *message, const struct ucred *ucred);