mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
9fb24cc500
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>
|