mirror of
https://github.com/systemd/systemd.git
synced 2025-01-31 05:47:30 +03:00
7 lines
157 B
C
7 lines
157 B
C
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
|
#pragma once
|
|
|
|
#include "varlink-idl.h"
|
|
|
|
extern const VarlinkInterface vl_interface_io_systemd_UserDatabase;
|