K 10 svn:author V 3 dim K 8 svn:date V 27 2013-12-22T20:46:31.820575Z K 7 svn:log V 188 In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced if SORT_THREADS is defined, so make the whole function conditional, instead of just the pthread calls in it. MFC after: 3 days END