[PATCH] fix handling of typeof on structs
commit791de79ac3473d23c020e3fc6ebebd173c8293a0
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 18 Jun 2007 03:39:16 +0000 (17 23:39 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 18 Jun 2007 09:25:40 +0000 (18 05:25 -0400)
tree2baa4a7ea0075e32e53b12a38f406f6195ce6e6d
parent3a46368a9f7d9f7bc162cb7cf929c37386efee23
[PATCH] fix handling of typeof on structs

We really need it now; having a copy of struct symbol for
our struct is no good.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
symbol.c