K 10 svn:author V 5 peter K 8 svn:date V 27 2001-03-24T00:34:12.000000Z K 7 svn:log V 190 Slightly de-bogify the uname() declarations. 1: there is no global 'struct utsname utsname' in the kernel. 2: the __P() stuff handles the __STDC__ stuff, so the extra ifdef is redundant. END