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 _NETDFS_NDL_
#define _NETDFS_NDL_
/*
* NT Distributed File Service (NETDFS) RPC interface definition.
*/
! #include "ndrtypes.ndl"
#define NETDFS_ABSTRACT_UUID "4fc742e0-4a10-11cf-8273-00aa004ae673"
#define NETDFS_ABSTRACT_VERS 3
--- 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 _NETDFS_NDL_
#define _NETDFS_NDL_
/*
* NT Distributed File Service (NETDFS) RPC interface definition.
*/
! #include <libmlrpc/ndrtypes.ndl>
#define NETDFS_ABSTRACT_UUID "4fc742e0-4a10-11cf-8273-00aa004ae673"
#define NETDFS_ABSTRACT_VERS 3