summaryrefslogtreecommitdiff
path: root/tools/check-syntax
diff options
context:
space:
mode:
Diffstat (limited to 'tools/check-syntax')
-rwxr-xr-xtools/check-syntax1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/check-syntax b/tools/check-syntax
index 4369e93..7429334 100755
--- a/tools/check-syntax
+++ b/tools/check-syntax
@@ -22,6 +22,7 @@
#
CHK_C_LIST="include/seccomp.h.in \
+ include/seccomp-syscalls.h \
src/*.c src/*.h \
tests/*.c tests/*.h \
tools/*.c tools/*.h"