mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r14206: fix warnings, the better fix for that will be to make the sidmap code
independend of ntvfs...(later...)
metze
(This used to be commit 2a34ed7a07
)
This commit is contained in:
parent
32b0bb64bc
commit
d41b55618f
@ -29,6 +29,7 @@
|
||||
#include "libcli/ldap/ldap.h"
|
||||
#include "libcli/security/proto.h"
|
||||
#include "libcli/auth/proto.h"
|
||||
#include "smb.h"
|
||||
#include "ntvfs/ntvfs.h"
|
||||
#include "passdb/secrets.h"
|
||||
#include "db_wrap.h"
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include "rpc_server/common/common.h"
|
||||
#include "librpc/gen_ndr/ndr_unixinfo.h"
|
||||
#include "lib/events/events.h"
|
||||
#include "smb.h"
|
||||
#include "ntvfs/ntvfs.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Loading…
Reference in New Issue
Block a user