There was an error while loading. Please reload this page.
1 parent df2ce36 commit bb18455Copy full SHA for bb18455
ext/lxc/lxc.c
@@ -7,6 +7,7 @@
7
#include <stdint.h>
8
#include <string.h>
9
#include <errno.h>
10
+#include <sys/wait.h>
11
12
#define SYMBOL(s) ID2SYM(rb_intern(s))
13
0 commit comments