Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v244
/
.
/
src
/
nspawn
/
nspawn-oci.h
blob: d23a2f3daec3abe71a092f9de45ae326df3cc153 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
#include
"nspawn-settings.h"
int
oci_load
(
FILE
*
f
,
const
char
*
path
,
Settings
**
ret
);