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,33 **** * * CDDL HEADER END */ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. */ #ifndef _SPOOLSS_NDL_ #define _SPOOLSS_NDL_ ! #include "ndrtypes.ndl" #include "security.ndl" #define TABLE_STRING 1 #define TABLE_DWORD 2 #define TABLE_TIME 3 --- 18,34 ---- * * CDDL HEADER END */ /* * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright 2013 Nexenta Systems, Inc. All rights reserved. */ #ifndef _SPOOLSS_NDL_ #define _SPOOLSS_NDL_ ! #include <libmlrpc/ndrtypes.ndl> #include "security.ndl" #define TABLE_STRING 1 #define TABLE_DWORD 2 #define TABLE_TIME 3