]> git.proxmox.com Git - mirror_frr.git/blobdiff - vtysh/vtysh.h
vtysh: move user_mode to header file, keep checkpatch happy
[mirror_frr.git] / vtysh / vtysh.h
index 52a1a46105f188ba87e50bca88084d23798312da..9b21c3376ae87e27c3ef79c3bfff599570b5f581 100644 (file)
@@ -100,4 +100,6 @@ extern int execute_flag;
 
 extern struct vty *vty;
 
+extern int user_mode;
+
 #endif /* VTYSH_H */