Make sure to re-examine a struct/union/enum type after
commit35f3bb9a883207f91a44c2fb0dd5eb616e5e473e
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 12 Feb 2005 04:38:49 +0000 (11 21:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:24 +0000 (7 21:06 -0700)
treec558ebe65ba6934c5e61df822d8a0b598f7e09c9
parent1b02108428915eb12edff10c5d095d4b411c456b
Make sure to re-examine a struct/union/enum type after
we did the real definition.

It may have been declared and used as a pointer before.
parse.c