Print this page
1575 untangle libmlrpc ... (smbsrv)
*** 19,38 ****
* CDDL HEADER END
*/
/*
* Copyright 2010 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#ifndef _MLSVC_LANMAN_NDL_
#define _MLSVC_LANMAN_NDL_
/*
* LanMan RPC (WKSSVC and SRVSVC) interface definitions.
*/
! #include "ndrtypes.ndl"
/*
* WARNING: The cpp(1) macros in this file are not understood by
* /usr/bin/cpp. Use /usr/libexec/cpp instead.
*/
--- 19,40 ----
* CDDL HEADER END
*/
/*
* Copyright 2010 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
+ *
+ * Copyright 2013 Nexenta Systems, Inc. All rights reserved.
*/
#ifndef _MLSVC_LANMAN_NDL_
#define _MLSVC_LANMAN_NDL_
/*
* LanMan RPC (WKSSVC and SRVSVC) interface definitions.
*/
! #include <libmlrpc/ndrtypes.ndl>
/*
* WARNING: The cpp(1) macros in this file are not understood by
* /usr/bin/cpp. Use /usr/libexec/cpp instead.
*/