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:
2e4f7c7
)
signal: trivial, fix the "timespec declared inside parameter list" warning
author
Oleg Nesterov
<oleg@redhat.com>
Wed, 18 May 2011 13:08:03 +0000
(15:08 +0200)
committer
Oleg Nesterov
<oleg@redhat.com>
Wed, 18 May 2011 13:08:03 +0000
(15:08 +0200)
Fix the compile warning, do_sigtimedwait(struct timespec *) in signal.h
needs the forward declaration of timespec.
Reported-and-acked-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
No differences found