seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_foo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Jan 2022 18:47:27 +0000 (03:47 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 2 Jan 2022 21:25:07 +0000 (06:25 +0900)
commite83156c264d149e8f92f05b4d777317824a430f1
tree65b8868d689fd24d741425f039afe6f497e8b094
parentd96ad9e8cb9fc8a9adfeebf69a645b809705daa0
seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_foo

Fixes #21969.
src/shared/seccomp-util.c