You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 449387b ("all: require libseccomp >= 2.3.1") missed removing
some code which is only used when building against old (< 2.3.0)
libseccomp headers.
Remove it.
Signed-off-by: Kir Kolyshkin <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: Tom Hromatka <[email protected]>
0 commit comments