Print this page
1575 untangle libmlrpc from SMB server
Reviewed by: Matt Barden <matt.barden@nexenta.com>
Reviewed by: Evan Layton <evan.layton@nexenta.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

*** 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. */