--- a/console/gntui.h Sun Oct 29 01:32:04 2006 +0000 +++ b/console/gntui.h Sun Oct 29 03:43:15 2006 +0000 @@ -24,6 +24,7 @@ #include "gnt.h" -void init_gnt_ui(void); +void gnt_ui_init(void); +void gnt_ui_uninit(void); #endif