include: drop obsolete check for typeof operator
It really seems that compilers on all our supported platforms
(including Solaris) supporting typeof
, so we can always use it
and drop hacks with undefind behaviour entirely.
Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net