mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +03:00
r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code)
I was going to use this for tracking dfs mounts in smbclient but found another way. Still the cleanup is valid so commiting it. should be minimally disruptive since it is not widely used.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
7a94eaf181
commit
00738dca3b
@@ -802,7 +802,6 @@ extern int errno;
|
||||
#include "messages.h"
|
||||
#include "charset.h"
|
||||
#include "dynconfig.h"
|
||||
#include "adt_tree.h"
|
||||
|
||||
#include "util_getent.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user