NetworkManager/clients
Thomas Haller c5ac691744 build: cleanup includes of <gmodule.h>
<gmodule.h> is implicitly included by <gio/gio.h> which is available
everywhere. For that reason, we would not have to include this header
at all. However, it is recommended to explicitly include <gmodule.h>
where needed.

So, include it where needed -- if <gio/gio.h> wouldn't be there --
and drop it from where it is not needed.
2016-04-30 03:42:16 +02:00
..
cli cli: handle device failure when activating 2016-04-29 11:16:30 +02:00
common build: cleanup includes of <gmodule.h> 2016-04-30 03:42:16 +02:00
tui tui: quit from top-level form when exiting 2016-04-27 10:52:31 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-online.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00