mirror of
https://github.com/samba-team/samba.git
synced 2025-03-25 14:50:24 +03:00
libcli/smb: remove unused includes from read_smb.h
metze
This commit is contained in:
parent
4ba00ab57b
commit
d76758ab9f
@ -20,8 +20,8 @@
|
||||
#ifndef __LIBSMB_READ_SMB_H
|
||||
#define __LIBSMB_READ_SMB_H
|
||||
|
||||
#include "lib/talloc/talloc.h"
|
||||
#include "lib/tevent/tevent.h"
|
||||
struct tevent_context;
|
||||
struct tevent_req;
|
||||
|
||||
struct tevent_req *read_smb_send(TALLOC_CTX *mem_ctx,
|
||||
struct tevent_context *ev,
|
||||
|
Loading…
x
Reference in New Issue
Block a user