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