diff options
Diffstat (limited to 'misc/syscall.h')
-rw-r--r-- | misc/syscall.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/syscall.h b/misc/syscall.h new file mode 100644 index 0000000000..4c30578447 --- /dev/null +++ b/misc/syscall.h @@ -0,0 +1 @@ +#include <sys/syscall.h> |