]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/shared/machine-pool.h
3f528ab060e2b29374bea3e3efbede103d140efb
[thirdparty/systemd.git] / src / shared / machine-pool.h
1 /* SPDX-License-Identifier: LGPL-2.1-or-later */
2 #pragma once
3
4 #include <stdint.h>
5
6 #include "sd-bus.h"
7
8 int setup_machine_directory(sd_bus_error *error);