NetworkManager/src/dns-manager
Thomas Haller a8c158dbec dns-manager: fix missing include
dns-manager must include <gio/gio.h> itself. Otherwise
compilation only works with WITH_LIBSOUP, which includes
<gio/gio.h> via <libsoup/soup.h>.

This is an old error, but unnoticed until ad6dbc504b
which makes use of gio.h also without NETCONFIG_PATH.
2015-05-04 11:44:13 +02:00
..
nm-dns-dnsmasq.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-dnsmasq.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-manager.c dns-manager: fix missing include 2015-05-04 11:44:13 +02:00
nm-dns-manager.h dns: allow runtime selection of resolv.conf manager 2015-05-04 09:42:25 +02:00
nm-dns-plugin.c dns: kill plugin child synchronously to avoid restart race (rh #1161232) (bgo #728342) 2015-03-27 16:17:10 -05:00
nm-dns-plugin.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-unbound.c dns: ensure that update_dns() always returns a GError on failure 2015-03-27 16:19:13 -05:00
nm-dns-unbound.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-dns-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-dns-utils.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00