rdisc: fix build failure due to lack of g_clear_pointer()

Fixes: 10c3e11804
This commit is contained in:
Thomas Haller 2016-04-17 13:21:05 +02:00
parent 645bf63e0b
commit 868365180c

View file

@ -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"