commit | 0235497f7a961db57ef975eb889503809ce82fe5 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 02 14:05:20 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Oct 02 14:05:20 2006 -0700 |
tree | db9f912d23d574bfa97c0ce4def19188e1f9b155 | |
parent | 95f3eff6997ae4a6754c1d874ec0a414d97c44d1 [diff] |
Add prototype for sigset_from_compat() Duh. I screwed up editing David Howells patch in commit 3f2e05e90e0846c42626e3d272454f26be34a1bc, and the actual declaration for the sigset_from_compat() function went missing. My bad. Olaf Hering saved the day and noticed that I'm a moron. Signed-off-by: Linus Torvalds <torvalds@osdl.org>