NetworkManager/src/dnsmasq-manager
Thomas Haller 0bdcab100c all: cleanup includes in header files
- don't include "nm-default.h" in header files. Every source file must
  include as first header "nm-default.h", thus our headers get the
  default include already implicitly.

- we don't support compiling NetworkManager itself with a C++ compiler. Remove
  G_BEGIN_DECLS/G_END_DECLS from internal headers. We do however support
  users of libnm to use C++, thus they stay in public headers.

(cherry picked from commit f19aff8909)
2016-08-17 19:51:17 +02:00
..
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
nm-dnsmasq-manager.c dnsmasq: don't add router option for non-default-route connections 2016-05-09 12:33:38 +02:00
nm-dnsmasq-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-dnsmasq-utils.c platform: change @plen field of NMPlatformIPxAddress to type guint8 2016-04-11 11:26:36 +02:00
nm-dnsmasq-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00