Systemd/src/shared/machine-pool.h

9 lines
147 B
C

/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
#include <stdint.h>
#include "sd-bus.h"
int setup_machine_directory(sd_bus_error *error);