Use check_typedef in two spots

I found a couple of spots that were manually unwrapping typedefs.
This won't work properly if a stub type is involved.

This patch changes these places to use check_typedef.  I have no way
to test these targets though.

Reviewed-By: Tom de Vries <tdevries@suse.de>


2 files changed