summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ncurses/nc-auth.h')
-rw-r--r--ui/ncurses/nc-auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/ncurses/nc-auth.h b/ui/ncurses/nc-auth.h
index e8e4148..0473c92 100644
--- a/ui/ncurses/nc-auth.h
+++ b/ui/ncurses/nc-auth.h
@@ -24,6 +24,7 @@ struct auth_screen;
struct auth_screen *auth_screen_init(struct cui *cui,
WINDOW *pad, bool set_password,
+ const struct device *dev,
void (callback)(struct nc_scr *),
void (*on_exit)(struct cui *));
OpenPOWER on IntegriCloud