mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-09 09:14:18 +00:00

Files that define a global function should #include the header with its declaration to make sure that the prototypes do not diverge. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 lines
34 B
C
2 lines
34 B
C
#include <asm-generic/ucontext.h>
|