aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'scd/scdaemon.h')
-rw-r--r--scd/scdaemon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h
index 19f7e9d3f..02ccf4447 100644
--- a/scd/scdaemon.h
+++ b/scd/scdaemon.h
@@ -154,5 +154,6 @@ int get_active_connection_count (void);
/*-- app.c --*/
int scd_update_reader_status_file (void);
int app_wait (void);
+void app_show_list (ctrl_t ctrl);
#endif /*SCDAEMON_H*/