1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00

[!subprocesses]: Include sysselect.h.

This commit is contained in:
Karl Heuer 1995-06-08 19:21:05 +00:00
parent f1df80a88f
commit 81afb6d1eb

View file

@ -3666,6 +3666,7 @@ The value takes effect when `start-process' is called.");
#include "lisp.h"
#include "systime.h"
#include "termopts.h"
#include "sysselect.h"
extern int frame_garbaged;