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

*** 19,38 **** * CDDL HEADER END */ /* * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ #ifndef _MSGSVC_NDL_ #define _MSGSVC_NDL_ /* * Message Service */ ! #include "ndrtypes.ndl" #define MSGSVCSEND_OPNUM_NetrSendMessage 0x00 struct msgsvc_uuid { DWORD data1; --- 19,40 ---- * CDDL HEADER END */ /* * Copyright 2008 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. + * + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef _MSGSVC_NDL_ #define _MSGSVC_NDL_ /* * Message Service */ ! #include <libmlrpc/ndrtypes.ndl> #define MSGSVCSEND_OPNUM_NetrSendMessage 0x00 struct msgsvc_uuid { DWORD data1;