summaryrefslogtreecommitdiff
path: root/src/python/libseccomp.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/libseccomp.pxd')
-rw-r--r--src/python/libseccomp.pxd1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/libseccomp.pxd b/src/python/libseccomp.pxd
index 15c94f8..235b859 100644
--- a/src/python/libseccomp.pxd
+++ b/src/python/libseccomp.pxd
@@ -54,6 +54,7 @@ cdef extern from "seccomp.h":
SCMP_FLTATR_ACT_BADARCH
SCMP_FLTATR_CTL_NNP
SCMP_FLTATR_CTL_TSYNC
+ SCMP_FLTATR_API_TSKIP
cdef enum scmp_compare:
SCMP_CMP_NE