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>
@@ -18,10 +18,11 @@
*
* CDDL HEADER END
*/
/*
* Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright 2013 Nexenta Systems, Inc. All rights reserved.
*/
#ifndef _MLSVC_LSA_NDL_
#define _MLSVC_LSA_NDL_
@@ -36,11 +37,11 @@
* Names that do not contain a backslash are known as isolated names.
* An isolated name may be a single label, such as john, or may be in
* user principal name (UPN) form, such as john@example.com.
*/
-#include "ndrtypes.ndl"
+#include <libmlrpc/ndrtypes.ndl>
#define LSARPC_OPNUM_CloseHandle 0x00
#define LSARPC_OPNUM_Delete 0x01
#define LSARPC_OPNUM_EnumPrivileges 0x02