K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-16T18:59:47.000000Z K 7 svn:log V 453 Declare size_t and ssize_t if they are not already declared, so that is self-sufficient again. Moved typedefs and forward struct declarations out of __BEGIN_DECLS/ __END_DECLS. Don't comment out the prototype for kvm_uread(). This was a 4 year old kludge for previous breakage of self-sufficiency. The prototypwe was broken instead. Fixed bitrot (const poisoning) in the type of kvm_uread(). Fixed order of the declaration of kvm_uread(). END