Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v246-rc2
/
.
/
src
/
shared
/
install-printf.h
blob: fa8ea7ef81daa92946faf51601f84e934202019c [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
#include
"install.h"
int
install_full_printf
(
const
UnitFileInstallInfo
*
i
,
const
char
*
format
,
char
**
ret
);