git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
r9798: Add generic functions for handling smb.conf files (the parameters don't to...
[sfrench/samba-autobuild/.git]
/
source4
/
include
/
structs.h
diff --git
a/source4/include/structs.h
b/source4/include/structs.h
index 59ab6a77da6881c2c5f5006b9871696a14c64fdb..997e1445ef4d68a1a77189f73b657c92a755208e 100644
(file)
--- a/
source4/include/structs.h
+++ b/
source4/include/structs.h
@@
-284,3
+284,7
@@
struct samba3;
struct ldb_map_attribute;
struct ldb_map_objectclass;
+
+struct param_context;
+struct param_section;
+struct param;