We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb3194 commit 950fbb9Copy full SHA for 950fbb9
src/library/parallel/src/fork.c
@@ -46,7 +46,7 @@
46
#include <fcntl.h>
47
#include <string.h>
48
49
-#include <Rinterface.h> /* for R_Interactive */
+//#include <Rinterface.h> /* for R_Interactive, but also in Defn.h */
50
#include <R_ext/eventloop.h> /* for R_SelectEx */
51
52
/* read()/write() on pipes may not support arbitrary lengths, so
0 commit comments