]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/shared/machine-pool.h
Merge pull request #11827 from keszybz/pkgconfig-variables
[thirdparty/systemd.git] / src / shared / machine-pool.h
CommitLineData
53e1b683 1/* SPDX-License-Identifier: LGPL-2.1+ */
432cea00
LP
2#pragma once
3
a8fbdf54
TA
4#include <stdint.h>
5
432cea00
LP
6#include "sd-bus.h"
7
5f7ecd61 8int setup_machine_directory(sd_bus_error *error);