K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-22T21:15:21.000000Z K 7 svn:log V 425 Rapid merge subr_witness.c:1.187 from HEAD to RELENG_5: date: 2005/01/22 21:14:21; author: rwatson; state: Exp; lines: +2 -0 When DDB is not defined, don't implement witness_thread_has_locks() and witness_proc_has_locks(), as they are unused, which results in a compiler error. This problem was introduced with the implementation of "show alllocks". Spotted by: Artem Kuchin END