mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 10:50:14 +01:00
General purpose utilities for nm-std-aux. Contrary to "nm-std-aux.h", this is not header only.
6 lines
126 B
C
6 lines
126 B
C
// SPDX-License-Identifier: LGPL-2.1+
|
|
|
|
#ifndef __NM_STD_UTILS_H__
|
|
#define __NM_STD_UTILS_H__
|
|
|
|
#endif /* __NM_STD_UTILS_H__ */
|