mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 03:50:10 +01:00
<gmodule.h> is implicitly included by <gio/gio.h> which is available everywhere. For that reason, we would not have to include this header at all. However, it is recommended to explicitly include <gmodule.h> where needed. So, include it where needed -- if <gio/gio.h> wouldn't be there -- and drop it from where it is not needed. |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tui | ||
| Makefile.am | ||
| nm-online.c | ||