mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 07:11:34 -08:00
(mac_wakeup_from_rne) [TARGET_API_MAC_CARBON]: Add extern.
This commit is contained in:
parent
0d36bf23ea
commit
c10e596297
1 changed files with 1 additions and 0 deletions
|
|
@ -685,6 +685,7 @@ extern Lisp_Object cfdate_to_lisp P_ ((CFDateRef));
|
|||
extern Lisp_Object cfboolean_to_lisp P_ ((CFBooleanRef));
|
||||
extern Lisp_Object cfobject_desc_to_lisp P_ ((CFTypeRef));
|
||||
extern Lisp_Object cfproperty_list_to_lisp P_ ((CFPropertyListRef, int, int));
|
||||
extern void mac_wakeup_from_rne P_ ((void));
|
||||
#endif
|
||||
extern void xrm_merge_string_database P_ ((XrmDatabase, const char *));
|
||||
extern Lisp_Object xrm_get_resource P_ ((XrmDatabase, const char *,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue