summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-dhcp4-config.c
diff options
context:
space:
mode:
authorDan Winship <danw@redhat.com>2015-08-07 16:43:11 -0400
committerDan Winship <danw@redhat.com>2015-08-07 16:46:33 -0400
commit578e5e53c0882717a76d4d5496364b087999c234 (patch)
tree94aaad4bd6bed5a752b2c215e546d5d15219d688 /libnm-glib/nm-dhcp4-config.c
parent0db81e10145a55e0e17af28baeba91e5167aac12 (diff)
downloadNetworkManager-578e5e53c0882717a76d4d5496364b087999c234.tar.gz
core: fix runtime warning when building without libaudit
If !HAVE_LIBAUDIT then sizeof(NMAuditManagerPrivate) was 0, which upset g_type_class_add_private(). (It's also not valid C.) Fix things up so that NMAuditManagerPrivate as a whole only exists if HAVE_LIBAUDIT.
Diffstat (limited to 'libnm-glib/nm-dhcp4-config.c')
0 files changed, 0 insertions, 0 deletions