1
0
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:
Stefan Metzmacher 2011-10-25 00:22:50 +02:00
parent 4ba00ab57b
commit d76758ab9f

View File

@ -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,