new protos
authorAndrew Tridgell <tridge@samba.org>
Sun, 3 Dec 2000 11:05:30 +0000 (11:05 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 3 Dec 2000 11:05:30 +0000 (11:05 +0000)
(This used to be commit 0a990f02d0e25c0f854d6caa3e9c3bc7329697c7)

source3/include/proto.h

index a1d38d441ff4355a29c82683614bfe99a916407f..766149ede20dffdc8c7bb8f6b81b3596830da671 100644 (file)
@@ -353,6 +353,7 @@ ssize_t cli_smbwrite(struct cli_state *cli,
 /*The following definitions come from  libsmb/clisecdesc.c  */
 
 SEC_DESC *cli_query_secdesc(struct cli_state *cli,int fd);
+BOOL cli_set_secdesc(struct cli_state *cli,int fd, SEC_DESC *sd);
 
 /*The following definitions come from  libsmb/clitrans.c  */