summaryrefslogtreecommitdiff
path: root/src/libelogind/sd-bus/bus-container.h
blob: dd115b4e245406e698f7e5ed70aa4a7e9f5a7a97 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
***/

#include "sd-bus.h"

int bus_container_connect_socket(sd_bus *b);