mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
r17930: Merge noinclude branch:
* Move dlinklist.h, smb.h to subsystem-specific directories * Clean up ads.h and move what is left of it to dsdb/ (only place where it's used)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
43e95f4572
commit
f7afa1cb77
@@ -22,11 +22,11 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "smb.h"
|
||||
#include "dlinklist.h"
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "lib/events/events.h"
|
||||
#include "lib/socket/socket.h"
|
||||
#include "lib/stream/packet.h"
|
||||
#include "libcli/raw/smb.h"
|
||||
|
||||
struct packet_context {
|
||||
packet_callback_fn_t callback;
|
||||
|
||||
Reference in New Issue
Block a user