mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
s3:utils: use smbd/smbd.h instead of just smbd/proto.h
This fixes compiler warnings regarding incomplete types. metze
This commit is contained in:
parent
7bc328dcb0
commit
af4c99eed0
@ -40,7 +40,7 @@
|
||||
#include "locking/proto.h"
|
||||
#include "messages.h"
|
||||
#include "librpc/gen_ndr/open_files.h"
|
||||
#include "smbd/proto.h"
|
||||
#include "smbd/smbd.h"
|
||||
#include "librpc/gen_ndr/notify.h"
|
||||
#include "lib/conn_tdb.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user