fix warning

svn path=/trunk/netsurf/; revision=6033
This commit is contained in:
Chris Young 2009-01-10 22:55:51 +00:00
parent af1452dfb3
commit a161809cdb

View File

@ -32,4 +32,5 @@ struct find_window {
void ami_search_open(struct gui_window *gwin);
BOOL ami_search_event(void);
void ami_search_close(void);
#endif