NetworkManager/src/settings
Dan Winship 3bfb163a74 all: consistently include config.h
config.h should be included from every .c file, and it should be
included before any other include. Fix that.

(As a side effect of how I did this, this also changes us to
consistently use "config.h" rather than <config.h>. To the extent that
it matters [which is not much], quotes are more correct anyway, since
we're talking about a file in our own build tree, not a system
include.)
2014-11-13 17:18:42 -05:00
..
plugins all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-agent-manager.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-agent-manager.h libnm-core, settings: move NMAgentManagerError to nm-errors 2014-10-22 08:29:09 -04:00
nm-inotify-helper.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-secret-agent.h all: remove a bunch of unnecessary dbus/dbus-glib includes 2014-09-03 10:45:24 -04:00
nm-settings-connection.c build: add the compatibility header for g_clear_pointer() 2014-11-07 17:10:39 +01:00
nm-settings-connection.h core: add "nm-generated-assumed" flag to NMSettingsConnection 2014-09-24 16:32:11 +02:00
nm-settings.c platform: don't include gsystem-local-alloc.h in nm-platform.h 2014-11-07 15:19:05 +01:00
nm-settings.h core: fill in nm-types.h, clean out other headers 2014-07-23 10:56:26 -04:00
nm-system-config-interface.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-system-config-interface.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00