NetworkManager/shared/nm-std-aux/nm-std-utils.h
Thomas Haller 19613016e2
shared: add "nm-std-aux/nm-std-utils.[hc]"
General purpose utilities for nm-std-aux. Contrary to
"nm-std-aux.h", this is not header only.
2020-07-06 14:11:22 +02:00

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__ */