K 10 svn:author V 6 scottl K 8 svn:date V 27 2002-10-19T17:05:27.000000Z K 7 svn:log V 231 Make the cdrecord portion of cdrtools compile. 5-CURRENT defines _POSIX_MEMLOCK, which was causing cdrecord to think that mlockall(2) was available. Of course the real solution is to not define _POSIX_MEMLOCK until this is true. END