NetworkManager/src/platform
Thomas Haller c52e331014 core: move definition of NMLinkType to nm-types.h
As we use NMLinkType in NetworkManagerUtils.h, we cannot use
the utils header without nm-platform.h. That is clearly wrong.
Apparently NMLinkType has a wider use outside of platform (and
its name is not prefixed with 'platform' either).

Move the enum definition to nm-types.h.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-11-07 15:19:05 +01:00
..
tests platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
wifi libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
nm-linux-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-platform.c platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
nm-platform.h core: move definition of NMLinkType to nm-types.h 2014-11-07 15:19:05 +01:00