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 5b4236e commit ce45860Copy full SHA for ce45860
arch/um/os-Linux/skas/process.c
@@ -21,6 +21,7 @@
21
#include <registers.h>
22
#include <skas.h>
23
#include <sysdep/stub.h>
24
+#include <linux/threads.h>
25
26
int is_skas_winch(int pid, int fd, void *data)
27
{
0 commit comments