1
0
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:
Jelmer Vernooij
2006-03-18 15:42:57 +00:00
committed by Gerald (Jerry) Carter
parent 7253153691
commit 51b4270513
92 changed files with 146 additions and 17 deletions

View File

@@ -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;

View File

@@ -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"

View File

@@ -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:

View File

@@ -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'