mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 12:40:49 -08:00
(inherited_pgroup): Conditionalize on BSD_PGRPS.
This commit is contained in:
parent
29beb080a9
commit
647cec74ec
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ int inhibit_window_system;
|
|||
priority; Those functions have their own extern declaration. */
|
||||
int emacs_priority;
|
||||
|
||||
#ifdef BSD
|
||||
#ifdef BSD_PGRPS
|
||||
/* See sysdep.c. */
|
||||
extern int inherited_pgroup;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue