commit | 29f767a254be8fd44fb5d2b5a48e9cda8399c4ea | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Tue May 30 21:27:18 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed May 31 16:27:11 2006 -0700 |
tree | b14e98dd48ad7dd0343d09fe4f7224bc98bc9991 | |
parent | c331eb04b995ad276a7ece4608326f1db4e137d8 [diff] |
[PATCH] net/compat.h build fix From: Andrew Morton <akpm@osdl.org> Move the forward decl outside the ifdef, since we use it in both legs. Should fix the spacr64 build error reported in http://bugzilla.kernel.org/show_bug.cgi?id=6625 Acked-by: "David S. Miller" <davem@davemloft.net> Cc: Cedric Pellerin <cedric@bidouillesoft.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>