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,10 +19,12 @@
* 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 _DSSETUP_NDL_
#define _DSSETUP_NDL_
@@ -32,11 +34,11 @@
* Originally this interface contained a number of operations, as listed
* below, but due to a buffer overflow security issue, all operations
* except DsRoleGetPrimaryDomainInfo have been deprecated (MS04-011).
*/
-#include "ndrtypes.ndl"
+#include <libmlrpc/ndrtypes.ndl>
#define DSSETUP_OPNUM_DsRoleGetPrimaryDomainInfo 0x00
#define DSSETUP_OPNUM_DsRoleDnsNameToFlatName 0x01
#define DSSETUP_OPNUM_DsRoleDcAsDc 0x02