summaryrefslogtreecommitdiffstats
path: root/lib/types
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types')
-rw-r--r--lib/types/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/types.h b/lib/types/types.h
index d2a2918..3a76cda 100644
--- a/lib/types/types.h
+++ b/lib/types/types.h
@@ -64,6 +64,7 @@ struct interface_info {
unsigned int hwaddr_size;
uint8_t *hwaddr;
char *name;
+ bool link;
};
struct blockdev_info {
OpenPOWER on IntegriCloud