This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
4c3181bd3b
linux
/
arch
/
score
/
include
/
asm
/
ucontext.h
2 lines
34 B
C
Raw
Normal View
History
Unescape
Escape
score: add missing #includes 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>
2009-06-27 05:50:51 -07:00
#
include
<asm-generic/ucontext.h>
Copy Permalink