mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 10:11:05 -08:00
(get_system_name): Declared.
This commit is contained in:
parent
e29ad34213
commit
352b6a9e76
1 changed files with 2 additions and 0 deletions
|
|
@ -1379,3 +1379,5 @@ extern void xfree ();
|
|||
|
||||
extern char *egetenv ();
|
||||
|
||||
/* Return the name of the machine we're running on. */
|
||||
extern char *get_system_name ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue