]> git.eshelyaron.com Git - emacs.git/commitdiff
Declare Finit_image_library.
authorAndreas Schwab <schwab@suse.de>
Wed, 30 Jun 2004 13:09:05 +0000 (13:09 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 30 Jun 2004 13:09:05 +0000 (13:09 +0000)
src/lisp.h

index 88048297b6a153a427565203e83a17b699a45d82..a03456539245051f6b31966aada77bc7d8988759 100644 (file)
@@ -2332,6 +2332,7 @@ extern void init_fringe P_ ((void));
 extern void init_fringe_once P_ ((void));
 
 /* Defined in image.c */
+EXFUN (Finit_image_library, 2);
 extern void syms_of_image P_ ((void));
 extern void init_image P_ ((void));