Index: neercs/trunk/src/neercs.h
===================================================================
--- neercs/trunk/src/neercs.h	(revision 3974)
+++ neercs/trunk/src/neercs.h	(revision 3998)
@@ -298,4 +298,5 @@
 void draw_status(struct screen_list *screen_list);
 void draw_help(struct screen_list *screen_list);
+int help_handle_key(struct screen_list *screen_list, unsigned int c);
 int update_window_list(int c, struct screen_list *screen_list);
 void draw_list(struct screen_list *screen_list);
