1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

libsmb: Give dsgetdcname.c its own header

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke
2018-01-05 14:21:05 +01:00
committed by Jeremy Allison
parent 39bdd175e9
commit 1643c334db
11 changed files with 46 additions and 12 deletions

View File

@ -26,6 +26,7 @@
#include "../librpc/gen_ndr/ndr_srvsvc_c.h"
#include "lib/smbconf/smbconf.h"
#include "lib/smbconf/smbconf_reg.h"
#include "libsmb/dsgetdcname.h"
/****************************************************************
****************************************************************/