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 a2ba448 commit 1882f0cCopy full SHA for 1882f0c
linux-user/syscall.c
@@ -40,6 +40,7 @@
40
#include <sys/resource.h>
41
#include <sys/swap.h>
42
#include <linux/capability.h>
43
+#include <linux/sockios.h>
44
#include <sched.h>
45
#include <sys/timex.h>
46
#include <sys/socket.h>
0 commit comments