K 10 svn:author V 3 bde K 8 svn:date V 27 2000-01-14T18:28:23.000000Z K 7 svn:log V 282 Fixed bitrot in K&R support (1 missing __P(()) defeated the point of 7 non-missing ones). Removed private declaration of __P(()) while I'm here. Include to get the system definition. The privation declaration would break the system definition if it were different. END