1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(Vimage_types): Add extern declaration.

This commit is contained in:
Gerd Moellmann 2000-05-19 11:53:38 +00:00
parent e00daaa0ce
commit 8ee2a6b111

View File

@ -2104,6 +2104,7 @@ int tool_bar_item_info P_ ((struct frame *, struct glyph *, int *));
extern Lisp_Object Qtool_bar;
extern Lisp_Object Vshow_trailing_whitespace;
extern int redisplaying_p;
extern Lisp_Object Vimage_types;
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));
/* Defined in sysdep.c */