summaryrefslogtreecommitdiff
path: root/libcli
diff options
context:
space:
mode:
Diffstat (limited to 'libcli')
-rw-r--r--libcli/smb/read_smb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcli/smb/read_smb.h b/libcli/smb/read_smb.h
index ae4dfdd63a..1df2dc2363 100644
--- a/libcli/smb/read_smb.h
+++ b/libcli/smb/read_smb.h
@@ -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,