K 10 svn:author V 3 bde K 8 svn:date V 27 1995-11-24T12:25:13.000000Z K 7 svn:log V 304 Cleaned up prototypes: - don't #include other headers just to get struct names. - don't use __BEGIN_DECLS/__END_DECLS for system prototypes. It is for user prototypes. - don't use extern. - don't use lines longer than 80 columns. - use alphabetical order. - use tabs. Uniformized idempotency ifdefs. END