mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 01:50:08 +01:00
lgtm.com doesn't like this: Query pack:com.lgtm/cpp-queries Query ID:cpp/duplicate-include-guard Using the same include guard macro in more than one header file may cause unexpected behavior from the compiler. both for src/libnm-base/nm-ethtool-utils-base.h and src/libnm-client-public/nm-ethtool-utils.h. But this is intentional, because these two files are supposed to be identical (but compiled twice, under different context). Suppress the warning. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| nm-base.h | ||
| nm-config-base.h | ||
| nm-ethtool-base.c | ||
| nm-ethtool-base.h | ||
| nm-ethtool-utils-base.h | ||
| nm-net-aux.c | ||
| nm-net-aux.h | ||