kernel-ark/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 um: Kill directly reference of netdev->priv 2008-12-04 15:07:33 -08:00
skas x86, um: get rid of excessive includes of uml-config.h 2008-10-22 22:55:22 -07:00
sys-i386 uml: remove include of asm/user.h 2008-06-12 18:05:40 -07:00
sys-x86_64
aio.c
elf_aux.c
execvp.c
file.c
helper.c uml: Fix build breakage after slab.h changes 2010-04-19 17:46:23 +09:00
irq.c
main.c
Makefile uml: remove the dead TTY_LOG code 2008-10-16 11:21:30 -07:00
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 UML: make several more things static 2008-07-24 10:47:24 -07:00
signal.c UML: make several more things static 2008-07-24 10:47:24 -07:00
start_up.c uml: improve error messages 2009-04-01 08:59:16 -07:00
time.c
tls.c
tty.c
uaccess.c
umid.c UML: make several more things static 2008-07-24 10:47:24 -07:00
user_syms.c uml: fix WARNING: vmlinux: 'memcpy' exported twice 2009-03-12 16:20:23 -07:00
util.c