summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-vrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device-vrf.c')
-rw-r--r--src/devices/nm-device-vrf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/nm-device-vrf.c b/src/devices/nm-device-vrf.c
index ae0ecc60aa..9c3927e146 100644
--- a/src/devices/nm-device-vrf.c
+++ b/src/devices/nm-device-vrf.c
@@ -12,8 +12,8 @@
#include "platform/nm-platform.h"
#include "settings/nm-settings.h"
+#define _NMLOG_DEVICE_TYPE NMDeviceVrf
#include "nm-device-logging.h"
-_LOG_DECLARE_SELF(NMDeviceVrf);
/*****************************************************************************/