mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(setup_process_coding_systems): Add prototype.
This commit is contained in:
parent
172f945448
commit
d3c8e597f6
1 changed files with 1 additions and 0 deletions
|
|
@ -2986,6 +2986,7 @@ extern void status_notify P_ ((void));
|
|||
extern int read_process_output P_ ((Lisp_Object, int));
|
||||
extern void init_process P_ ((void));
|
||||
extern void syms_of_process P_ ((void));
|
||||
extern void setup_process_coding_systems P_ ((Lisp_Object));
|
||||
|
||||
/* defined in callproc.c */
|
||||
extern Lisp_Object Vexec_path, Vexec_suffixes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue