NetworkManager/clients/common
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
..
nm-polkit-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-polkit-listener.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-secret-agent-simple.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-secret-agent-simple.h clients: add vpn_type member to secret structure in secret agent 2015-12-12 17:37:30 +01:00
nm-vpn-helpers.c build: cleanup includes of <gmodule.h> 2016-04-30 03:42:16 +02:00
nm-vpn-helpers.h clients: add a helper function to get required openconnect VPN secrets 2015-12-12 17:37:30 +01:00