]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/nspawn/nspawn-oci.h
nspawn: switch to BusLocator-oriented helpers
[thirdparty/systemd.git] / src / nspawn / nspawn-oci.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 #include "nspawn-settings.h"
5
6 int oci_load(FILE *f, const char *path, Settings **ret);