Add header files for secace and secacl.
[amitay/samba.git] / source4 / libcli / libcli.h
index 163852d90ac96abf682c190a6a135168a6e31f48..e729e12721e6c28aecb6dc9ba33266dfdbbcd452 100644 (file)
@@ -51,7 +51,7 @@ struct nbt_dc_name {
 };
 
 struct cli_credentials;
-struct event_context;
+struct tevent_context;
 
 /* passed to br lock code. */
 enum brl_type {
@@ -64,6 +64,7 @@ enum brl_type {
 
 
 #include "libcli/raw/libcliraw.h"
+struct gensec_settings;
 #include "libcli/libcli_proto.h"
 
 #endif /* __LIBCLI_H__ */