Oops, add zstty to the witness order list.

Noticed by:	benno
This commit is contained in:
Jake Burkholder 2003-01-09 15:45:28 +00:00
parent eb2ba5d3da
commit be0800e85e

View File

@ -221,6 +221,7 @@ static struct witness_order_list_entry order_lists[] = {
{ "cy", &lock_class_mtx_spin },
#endif
{ "sabtty", &lock_class_mtx_spin },
{ "zstty", &lock_class_mtx_spin },
{ "ng_node", &lock_class_mtx_spin },
{ "ng_worklist", &lock_class_mtx_spin },
{ "ithread table lock", &lock_class_mtx_spin },