Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
signal: trivial, fix the "timespec declared inside parameter list" wa…
…rning 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>
- Loading branch information