NetworkManager/src/ppp-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
..
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-ppp-manager.c core/trivial: rename "source" field of addresses and routes 2016-04-28 12:53:21 +02:00
nm-ppp-manager.h core: use define for NMPPPManager's "state-changed" signal name 2015-12-07 19:54:11 +01:00
nm-ppp-status.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-pppd-plugin.c build: cleanup include of <config.h> 2016-04-28 19:02:58 +02:00
nm-pppd-plugin.h ppp: remove unused vestige of dbus-glib 2015-08-31 09:38:18 -05:00