policy: fix build with glib < 2.34
Use our compatibility version for g_clear_pointer() that is not defined in glib < 2.34.
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "nm-firewall-manager.h"
|
||||
#include "nm-dispatcher.h"
|
||||
#include "nm-utils.h"
|
||||
#include "nm-glib-compat.h"
|
||||
|
||||
typedef struct {
|
||||
NMManager *manager;
|
||||
|
Reference in New Issue
Block a user