mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 02:50:26 -08:00
Extern declare syms_of_xsmfns ().
This commit is contained in:
parent
28b1b67214
commit
e02207d421
1 changed files with 3 additions and 0 deletions
|
|
@ -3071,6 +3071,9 @@ EXFUN (Fxw_display_color_p, 1);
|
|||
EXFUN (Fx_file_dialog, 4);
|
||||
#endif /* HAVE_X_WINDOWS */
|
||||
|
||||
/* Defined in xsmfns.c */
|
||||
extern void syms_of_xsmfns P_ ((void));
|
||||
|
||||
/* Defined in xselect.c */
|
||||
extern void syms_of_xselect P_ ((void));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue