libnm: add internal header file "nm-core-types-internal.h"

System Internals / NetworkManager - Thomas Haller [redhat.com] - 2 November 2015 06:57 UTC

This shall contain type definitions, with similar use to "nm-core-internal.h".

However, it should contain a minimal set, so that we can include this header in other headers under "src/", without including the whole "nm-core-internal.h" in headers.

d61875c libnm: add internal header file "nm-core-types-internal.h"
docs/libnm/Makefile.am | 1 +
libnm-core/Makefile.libnm-core | 1 +
libnm-core/nm-core-internal.h | 1 +
libnm-core/nm-core-types-internal.h | 25 +++++++++++++++++++++++++
4 files changed, 28 insertions(+)

Upstream: cgit.freedesktop.org


  • Share