mirror of
https://github.com/samba-team/samba.git
synced 2025-11-13 08:23:49 +03:00
r14964: - move sidmap code from ntvfs_common to SAMDB
- make ntvfs_common a library - create sys_notify library metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
dd928e84ec
commit
a3e1d56cf7
@@ -30,10 +30,8 @@
|
||||
#include "libcli/security/security.h"
|
||||
#include "libcli/auth/libcli_auth.h"
|
||||
#include "librpc/gen_ndr/ndr_security.h"
|
||||
#include "ntvfs/ntvfs.h"
|
||||
#include "passdb/secrets.h"
|
||||
#include "db_wrap.h"
|
||||
#include "ntvfs/common/proto.h"
|
||||
|
||||
/*
|
||||
this type allows us to distinguish handle types
|
||||
|
||||
@@ -25,8 +25,7 @@
|
||||
#include "rpc_server/common/common.h"
|
||||
#include "librpc/gen_ndr/ndr_unixinfo.h"
|
||||
#include "lib/events/events.h"
|
||||
#include "ntvfs/ntvfs.h"
|
||||
#include "ntvfs/common/proto.h"
|
||||
#include "dsdb/samdb/samdb.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <pwd.h>
|
||||
|
||||
Reference in New Issue
Block a user