summaryrefslogtreecommitdiff
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index 9a7bb3d..6cfe264 100644
--- a/interface.h
+++ b/interface.h
@@ -104,6 +104,7 @@ struct interface {
bool device_config;
bool enabled;
bool link_state;
+ bool force_link;
bool dynamic;
time_t start_time;