Skip to content

Commit 926309e

Browse files
author
zhouhao
committed
defs-linux: add action to to syscalls required
Signed-off-by: zhouhao <[email protected]>
1 parent 5723c6c commit 926309e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schema/defs-linux.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,8 @@
9797
}
9898
},
9999
"required": [
100-
"names"
100+
"names",
101+
"action"
101102
]
102103
},
103104
"Major": {

0 commit comments

Comments
 (0)