mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 21:10:12 +01:00
rdisc: fix build failure due to lack of g_clear_pointer()
Fixes: 10c3e11804
This commit is contained in:
parent
645bf63e0b
commit
868365180c
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include <arpa/inet.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "nm-glib-compat.h"
|
||||
#include "nm-rdisc.h"
|
||||
#include "nm-rdisc-private.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue