diff -r 622f35e015e8 -r 5a4c2272210e components/open-fabrics/infiniband-diags/solaris_set_nodedesc.c --- a/components/open-fabrics/infiniband-diags/solaris_set_nodedesc.c Fri Feb 13 08:20:53 2015 -0800 +++ b/components/open-fabrics/infiniband-diags/solaris_set_nodedesc.c Tue Feb 17 13:04:40 2015 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU @@ -54,6 +54,7 @@ #include #include +#include #include @@ -87,7 +88,6 @@ static di_node_t di_rootnode; char *argv0 = "solaris_set_nodedesc"; -#define MAX_HCAS 32 static struct nodedesc_read_info_s { boolean_t info_valid; uint64_t guid;