From 2ae6feb5779788a7e8e0ef0f092043ae0dfb1dcb Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Tue, 15 Jan 2008 15:43:19 +0100 Subject: [PATCH] Include libnet_join.h in the right places. Guenther (This used to be commit 586d6cef521cebfd6fe2d433fdef498d4a59cb1b) --- source3/include/smb.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source3/include/smb.h b/source3/include/smb.h index 49245eaa830..744acd719f8 100644 --- a/source3/include/smb.h +++ b/source3/include/smb.h @@ -322,6 +322,8 @@ struct id_map { #include "librpc/gen_ndr/wkssvc.h" #include "librpc/gen_ndr/echo.h" #include "librpc/gen_ndr/svcctl.h" +#include "librpc/gen_ndr/libnet_join.h" + struct lsa_dom_info { bool valid; -- 2.34.1