summaryrefslogtreecommitdiffstats
path: root/src/shared/machine-pool.h
blob: 3f528ab060e2b29374bea3e3efbede103d140efb (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include <stdint.h>

#include "sd-bus.h"

int setup_machine_directory(sd_bus_error *error);