mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-11 12:10:17 +01:00
libnm: with meson include "nm-default.h" for glib-mkenums sources
We also do that for the autotools implementation. (cherry picked from commitfd57e9665c) (cherry picked from commitc807e77271) (cherry picked from commit63f2d73b97) (cherry picked from commit6efb6696c7) (cherry picked from commitea9c19ec9d)
This commit is contained in:
parent
87a0904b81
commit
8d94c7e291
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*** BEGIN file-header ***/
|
||||
#include "config.h"
|
||||
#include "nm-default.h"
|
||||
|
||||
#include "nm-core-enum-types.h"
|
||||
#include "nm-default.h"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*** BEGIN file-header ***/
|
||||
#include "config.h"
|
||||
#include "nm-default.h"
|
||||
|
||||
#include "nm-core-tests-enum-types.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue