Home
last modified time | relevance | path

Searched hist:fb967ecc584c20c74a007de749ca597068b0fcac (Results 1 – 1 of 1) sorted by relevance

/linux/arch/um/os-Linux/
H A Dmem.cdiff fb967ecc584c20c74a007de749ca597068b0fcac Wed Jun 30 00:05:40 CEST 2010 Liu Aleaxander <aleaxander@gmail.com> 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>