Print this page
1575 untangle libmlrpc ... (smbsrv)
@@ -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