From: Linus Torvalds Date: Mon, 2 Oct 2006 21:05:20 +0000 (-0700) Subject: Add prototype for sigset_from_compat() X-Git-Tag: v2.6.19-rc1~371 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0235497f7a961db57ef975eb889503809ce82fe5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed