mirror of
https://github.com/samba-team/samba.git
synced 2025-11-18 00:23:50 +03:00
r14542: Remove librpc, libndr and libnbt from includes.h
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
7253153691
commit
51b4270513
@@ -20,6 +20,9 @@
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include "librpc/gen_ndr/security.h"
|
||||
#include "librpc/rpc/dcerpc.h"
|
||||
|
||||
struct ejs_rpc {
|
||||
int eid;
|
||||
const char *callname;
|
||||
|
||||
@@ -31,5 +31,6 @@ void mprSetStringCFunction(struct MprVar *obj, const char *name, MprStringCFunct
|
||||
|
||||
struct ldb_context;
|
||||
struct ldb_message;
|
||||
struct cli_credentials;
|
||||
|
||||
#include "scripting/ejs/proto.h"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "scripting/ejs/smbcalls.h"
|
||||
#include "lib/appweb/ejs/ejs.h"
|
||||
#include "system/passwd.h"
|
||||
#include "librpc/gen_ndr/ndr_misc.h"
|
||||
|
||||
/*
|
||||
usage:
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
#include "lib/events/events.h"
|
||||
#include "librpc/rpc/dcerpc_table.h"
|
||||
#include "auth/credentials/credentials.h"
|
||||
#include "librpc/rpc/dcerpc.h"
|
||||
|
||||
/*
|
||||
state of a irpc 'connection'
|
||||
|
||||
Reference in New Issue
Block a user