mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
s3: only include tdb headers where needed.
Guenther
This commit is contained in:
@ -27,6 +27,7 @@
|
||||
#include "includes.h"
|
||||
#include "system/filesys.h"
|
||||
#include "smb_share_modes.h"
|
||||
#include <tdb.h>
|
||||
|
||||
/* Database context handle. */
|
||||
struct smbdb_ctx {
|
||||
|
Reference in New Issue
Block a user