git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
032093b
)
um: os-linux/mem.c needs sys/stat.h
author
Liu Aleaxander
<aleaxander@gmail.com>
Tue, 29 Jun 2010 22:05:40 +0000
(15:05 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 29 Jun 2010 22:29:32 +0000
(15:29 -0700)
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>
arch/um/os-Linux/mem.c
patch
|
blob
|
history
diff --cc
arch/um/os-Linux/mem.c
Simple merge