summaryrefslogtreecommitdiff
path: root/src/journal/journald-wall.h
blob: b73059af46663d109adcd2cff75c24601c57b583 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

#include "journald-server.h"

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