mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
r14380: Reduce the size of structs.h
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
1d2d970f3b
commit
1a16a6f1df
@@ -29,4 +29,7 @@ void mprAddArray(struct MprVar *var, int i, struct MprVar v);
|
||||
void mprSetCFunction(struct MprVar *obj, const char *name, MprCFunction fn);
|
||||
void mprSetStringCFunction(struct MprVar *obj, const char *name, MprStringCFunction fn);
|
||||
|
||||
struct ldb_context;
|
||||
struct ldb_message;
|
||||
|
||||
#include "scripting/ejs/proto.h"
|
||||
|
||||
Reference in New Issue
Block a user