Skip to content
Commit 42a17ad2 authored by Ralf Baechle's avatar Ralf Baechle Committed by Linus Torvalds
Browse files

<linux/seccomp.h> needs to include <linux/errno.h>.



<linux/seccomp.h> uses EINVAL so should include <linux/errno.h>.  This
fixes a build error on 64-bit MIPS if CONFIG_SECCOMP is disabled.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 613cbe3d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment