mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
7 lines
160 B
C
7 lines
160 B
C
/* SPDX-License-Identifier: LGPL-2.1-or-later */
|
|
#pragma once
|
|
|
|
#include "varlink-idl.h"
|
|
|
|
extern const VarlinkInterface vl_interface_io_systemd_MountFileSystem;
|