acrn-kernel/arch/um/os-Linux
Liu Aleaxander fb967ecc58 um: os-linux/mem.c needs sys/stat.h
The os-linux/mem.c file calls fchmod function, which is declared in sys/stat.h
header file, so include it.  Fixes build breakage under FC13.

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
Acked-by: Boaz Harrosh <bharrosh@panasas.com>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2010-06-29 15:29:32 -07:00
..
drivers
skas
sys-i386
sys-x86_64
Makefile
aio.c
elf_aux.c
execvp.c
file.c
helper.c
irq.c
main.c
mem.c um: os-linux/mem.c needs sys/stat.h 2010-06-29 15:29:32 -07:00
process.c
registers.c
sigio.c
signal.c
start_up.c
time.c
tls.c
tty.c
uaccess.c
umid.c
user_syms.c
util.c