From b468ba1386166cfe2f026051b205468de1c6103e Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 9 Oct 2005 12:50:35 +0000 Subject: r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest of the async helpers. Volker (This used to be commit 10585ba4e81e979a03aec747db6fc059978fa566) --- source4/include/structs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/include') diff --git a/source4/include/structs.h b/source4/include/structs.h index 153ae2fbcf..9cca331696 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -257,7 +257,7 @@ struct nbtd_server; struct nbtd_interface; struct wins_server; -struct wb_finddcs; +struct nbt_dc_name; struct wb_sid_object; struct cldap_socket; -- cgit