Print this page
1575 untangle libmlrpc ... (smbsrv)

Split Close
Expand all
Collapse all
          --- old/usr/src/uts/common/smbsrv/ndl/srvsvc.ndl
          +++ new/usr/src/uts/common/smbsrv/ndl/srvsvc.ndl
↓ open down ↓ 13 lines elided ↑ open up ↑
  14   14   * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15   15   * If applicable, add the following below this CDDL HEADER, with the
  16   16   * fields enclosed by brackets "[]" replaced with your own identifying
  17   17   * information: Portions Copyright [yyyy] [name of copyright owner]
  18   18   *
  19   19   * CDDL HEADER END
  20   20   */
  21   21  /*
  22   22   * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
  23   23   * Use is subject to license terms.
       24 + *
       25 + * Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  24   26   */
  25   27  
  26   28  #ifndef _MLSVC_LANMAN_NDL_
  27   29  #define _MLSVC_LANMAN_NDL_
  28   30  
  29   31  /*
  30   32   * LanMan RPC (WKSSVC and SRVSVC) interface definitions.
  31   33   */
  32   34  
  33      -#include "ndrtypes.ndl"
       35 +#include <libmlrpc/ndrtypes.ndl>
  34   36  
  35   37  /*
  36   38   * WARNING: The cpp(1) macros in this file are not understood by
  37   39   *          /usr/bin/cpp. Use /usr/libexec/cpp instead.
  38   40   */
  39   41  
  40   42  /*
  41   43   * TYPE CONSTRUCTOR MACROS FOR INFORMATION RESULTS
  42   44   ****************************************************************
  43   45   *
↓ open down ↓ 1663 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX