K 10 svn:author V 3 dim K 8 svn:date V 27 2011-11-12T23:17:54.395994Z K 7 svn:log V 231 Fix kernel build breakage after r227475. I had forgotten kernels are built with -Wundef, as opposed to world. Additionally, cdefs.h tends to not use indentation for preprocessor directives, so remove that too. Pointy hat to: me END