<<< Date Index >>>     <<< Thread Index >>>

implicit declaration of function 'mutt_menu_init'



I get the following warning:

init.c: In function 'mutt_init':
init.c:2887: warning: implicit declaration of function 'mutt_menu_init'

This function is declared in "mutt_menu.h". So, init.c should include
this header file.

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)