Print this page
NEX-2787 Multiple comstar / fibre channel / qlt threads stuck waiting on locks with a spinning interrupt thread
Reviewed by: Rob Gittins <rob.gittins@nexenta.com>
Approved by: Jean McCormack <jean.mccormack@nexenta.com>
        
@@ -20,11 +20,11 @@
 #
 #
 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
+# Copyright 2011, 2015 Nexenta Systems, Inc. All rights reserved.
 #
 
 .KEEP_STATE:
 .SUFFIXES:
 
@@ -115,11 +115,12 @@
         ../../../common/kmdb/kmdb_wr.h \
         ../../../common/mdb/mdb_ctf.h \
         ../../../common/mdb/mdb_ks.h \
         ../../../common/mdb/mdb_modapi.h \
         ../../../common/mdb/mdb_param.h \
-        ../../../common/mdb/mdb_whatis.h
+        ../../../common/mdb/mdb_whatis.h \
+        $(SRC)/uts/common/sys/list.h
 
 mdb_lex.o mdb_grammar.o := CCVERBOSE =
 
 kmdb_ctf_open.o kmdb_ctf_open.ln        := CPPFLAGS += -I$(SRC)/common/ctf