diff options
Diffstat (limited to 'src/nm-device-bond.h')
| -rw-r--r-- | src/nm-device-bond.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nm-device-bond.h b/src/nm-device-bond.h index 50ca45ea..eeca5606 100644 --- a/src/nm-device-bond.h +++ b/src/nm-device-bond.h @@ -42,6 +42,7 @@ typedef enum { #define NM_DEVICE_BOND_HW_ADDRESS "hw-address" #define NM_DEVICE_BOND_CARRIER "carrier" +#define NM_DEVICE_BOND_SLAVES "slaves" typedef struct { NMDeviceWired parent; |