NetworkManager/src/dhcp-manager
Thomas Haller f027b71f65 build: cleanup include of <config.h>
It is recomended to include <config.h> with angle brackets [1].

Note, that usually we don't include <config.h> directly, except in
two places we have to (because there we include conflicting libraries
that must be included before "nm-default.h").
In that case, define __CONFIG_H__ which is used as include guard around
<config.h> by "nm-default.h".

[1] https://www.gnu.org/software/autoconf/manual/autoconf-2.66/html_node/Configuration-Headers.html
2016-04-28 19:02:58 +02:00
..
tests platform: change @plen field of NMPlatformIPxRoute to type guint8 2016-04-11 11:26:36 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-dhcp-client-logging.h dhcp: support _LOGx_ENABLED() macro in dhcp-client 2016-03-17 18:00:53 +01:00
nm-dhcp-client.c core: use nm_utils_machine_id_read() in "nm-dhcp-client.c" 2016-04-26 12:48:28 +02:00
nm-dhcp-client.h dhcp/systemd: honor timeout 2016-01-25 17:46:01 +01:00
nm-dhcp-dhclient-utils.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-dhcp-dhclient-utils.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-dhclient.c build: cleanup include of <config.h> 2016-04-28 19:02:58 +02:00
nm-dhcp-dhclient.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-dhcpcd.c dhcp: client: use logging helpers 2016-03-04 11:59:37 +01:00
nm-dhcp-dhcpcd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-helper.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-manager.c dhcp: don't fail assertions when a DHCP client is not available 2016-03-24 15:03:04 +01:00
nm-dhcp-manager.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-systemd.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-dhcp-systemd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-utils.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-dhcp-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00