mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 01:58:05 +02:00
std-aux: include default std-aux headers by "nm-default-std.h"
This commit is contained in:
parent
d75aae8b26
commit
0b7dc4137d
2 changed files with 5 additions and 2 deletions
|
|
@ -63,8 +63,6 @@
|
|||
|
||||
#include "nm-gassert-patch.h"
|
||||
|
||||
#include "libnm-std-aux/nm-std-aux.h"
|
||||
#include "libnm-std-aux/nm-std-utils.h"
|
||||
#include "libnm-glib-aux/nm-macros-internal.h"
|
||||
#include "libnm-glib-aux/nm-shared-utils.h"
|
||||
#include "libnm-glib-aux/nm-errno.h"
|
||||
|
|
|
|||
|
|
@ -99,4 +99,9 @@
|
|||
|
||||
/*****************************************************************************/
|
||||
|
||||
#include "libnm-std-aux/nm-std-aux.h"
|
||||
#include "libnm-std-aux/nm-std-utils.h"
|
||||
|
||||
/*****************************************************************************/
|
||||
|
||||
#endif /* __NM_DEFAULT_STD_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue