K 10 svn:author V 3 dim K 8 svn:date V 27 2012-05-22T20:26:14.880301Z K 7 svn:log V 245 MFC r227478: 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