diff --git a/src/nm-policy.c b/src/nm-policy.c index cb60560b6..a4e9e9761 100644 --- a/src/nm-policy.c +++ b/src/nm-policy.c @@ -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;