mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-01 02:18:20 +02:00
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 |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| nm-ppp-manager.c | ||
| nm-ppp-manager.h | ||
| nm-ppp-status.h | ||
| nm-pppd-plugin.c | ||
| nm-pppd-plugin.h | ||