Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
profiles: seccomp: fix !seccomp build
Previously building with seccomp disabled would cause build failures because of a mismatch in the type signatures of DefaultProfile(). Signed-off-by: Aleksa Sarai <[email protected]>