]> git.eshelyaron.com Git - emacs.git/commitdiff
[!subprocesses]: Include sysselect.h.
authorKarl Heuer <kwzh@gnu.org>
Thu, 8 Jun 1995 19:21:05 +0000 (19:21 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 8 Jun 1995 19:21:05 +0000 (19:21 +0000)
src/process.c

index 55e446ad1d704c2bcb81e7d6a816e3f23de6e78b..9cf17dc17eca3036c8302e45779bc3a38b1244d4 100644 (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;