K 10 svn:author V 3 bde K 8 svn:date V 27 2000-10-13T14:04:26.000000Z K 7 svn:log V 425 Fixed namespace pollution in rev.1.78. Don't export to userland from here; just forward declare struct stat. fhstat.2 (== fhopen.2 == fhstatfs.2) has always specified including before using any of the fh functions although this is only necessary for dereferencing the "struct stat *" arg of fhstat(), so applications should not notice this change. Fixed unsorting of user prototypes in rev.1.78. END