]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/libsystemd/sd-bus/bus-container.h
54c76c4822fb666921c74681f470a125d5bdf4a1
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-container.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 /***
5 Copyright 2013 Lennart Poettering
6 ***/
7
8 #include "sd-bus.h"
9
10 int bus_container_connect_socket(sd_bus *b);