NetworkManager/src/settings/plugins/ifcfg-rh
Thomas Haller 4dcb5e5ba5 ifcfg-rh: cleanup includes
- don't include "nm-default.h" from headers. All source files
  include this header as first.

- drop G_BEGIN_DECLS/G_END_DECLS. This is not C++ nor public
  API.

- drop unnecessary includes from header files. They are either
  not required, or already provided via "nm-default.h".

- include in source files the corresponding header file as first
  after "nm-default.h". This should ensure that header files are
  self-contained (appart from "nm-default.h").
2016-05-17 12:25:55 +02:00
..
tests build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
common.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-ifcfg-connection.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
nm-ifcfg-connection.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
nm-ifcfg-rh.conf ifcfg-rh: don't disallow console users from owning the bus name 2015-10-06 17:30:51 +02:00
nm-ifcfg-rh.xml dbus: fix up the XML formatting 2016-04-05 14:37:51 +02:00
plugin.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
plugin.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
reader.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
reader.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
shvar.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
shvar.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
utils.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
utils.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
writer.c ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00
writer.h ifcfg-rh: cleanup includes 2016-05-17 12:25:55 +02:00