K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-02-14T18:18:25.000000Z K 7 svn:log V 186 Remove an unneeded include of sys/sx.h. An older pre-commit version of the filedesc locking used an sx lock for the filedesc lock rather than a mutex which is why the include was here. END