mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
r18660: Fix build, one uuid->GUID was missed.
This commit is contained in:
parent
ce6a0723ff
commit
f8ea2069d4
@ -382,7 +382,7 @@ reporting %s domain %s 0x%x ntversion=%x lm_nt token=%x lm_20 token=%x\n",
|
||||
}
|
||||
#ifdef HAVE_ADS
|
||||
else {
|
||||
struct uuid domain_guid;
|
||||
struct GUID domain_guid;
|
||||
UUID_FLAT flat_guid;
|
||||
pstring domain;
|
||||
pstring hostname;
|
||||
|
Loading…
x
Reference in New Issue
Block a user