diff options
Diffstat (limited to 'src/devices/nm-device-veth.h')
| -rw-r--r-- | src/devices/nm-device-veth.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/nm-device-veth.h b/src/devices/nm-device-veth.h index 51e8db45..c7b8ec3a 100644 --- a/src/devices/nm-device-veth.h +++ b/src/devices/nm-device-veth.h @@ -21,8 +21,6 @@ #ifndef __NETWORKMANAGER_DEVICE_VETH_H__ #define __NETWORKMANAGER_DEVICE_VETH_H__ -#include <glib-object.h> - #include "nm-device-ethernet.h" G_BEGIN_DECLS |