Index: libsec/usr/src/common/acl/acl_common.c =================================================================== --- libsec.orig/usr/src/common/acl/acl_common.c 2013-12-18 19:05:14.762726726 +0400 +++ libsec/usr/src/common/acl/acl_common.c 2013-12-18 19:07:20.202053880 +0400 @@ -31,6 +31,7 @@ #include #include #else +#include #include #include #include Index: libsec/usr/src/lib/libsec/Makefile.com =================================================================== --- libsec.orig/usr/src/lib/libsec/Makefile.com 2013-12-18 19:05:15.091533092 +0400 +++ libsec/usr/src/lib/libsec/Makefile.com 2013-12-18 19:08:21.353561535 +0400 @@ -44,7 +44,7 @@ CFLAGS += $(CCVERBOSE) CPPFLAGS += -I$(SRCDIR) -I. -I../../../common/acl -LDLIBS += -lc -lavl -lidmap +LDLIBS += -lc -lsunavl -lidmap CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-uninitialized