diff options
Diffstat (limited to 'src/core/devices/nm-device-macvlan.c')
-rw-r--r-- | src/core/devices/nm-device-macvlan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/devices/nm-device-macvlan.c b/src/core/devices/nm-device-macvlan.c index 937ba9e4e4..27be9f0023 100644 --- a/src/core/devices/nm-device-macvlan.c +++ b/src/core/devices/nm-device-macvlan.c @@ -19,7 +19,6 @@ #include "nm-setting-macvlan.h" #include "nm-setting-wired.h" #include "nm-active-connection.h" -#include "nm-ip4-config.h" #include "nm-utils.h" #define _NMLOG_DEVICE_TYPE NMDeviceMacvlan |