mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-03 08:30:09 +00:00
(inherited_pgroup): Conditionalize on BSD_PGRPS.
This commit is contained in:
parent
29beb080a9
commit
647cec74ec
@ -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…
Reference in New Issue
Block a user