libnm: add internal header file "nm-core-types-internal.h"
authorThomas Haller <thaller@redhat.com>
Fri, 30 Oct 2015 10:29:56 +0000 (11:29 +0100)
committerThomas Haller <thaller@redhat.com>
Mon, 2 Nov 2015 12:57:02 +0000 (13:57 +0100)
commitd61875c960003631f61add97ac6d0ea732804552
tree8c0d7ee5b9cc40c2f7bdb517890e3ae90f6d3b0c
parent4b1e1f8aabcc61337b04ebd5ce956327b2e7ce03
libnm: add internal header file "nm-core-types-internal.h"

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.
docs/libnm/Makefile.am
libnm-core/Makefile.libnm-core
libnm-core/nm-core-internal.h
libnm-core/nm-core-types-internal.h [new file with mode: 0644]