summaryrefslogtreecommitdiff
path: root/source3/client/client_proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-05-06 12:53:38 +0200
committerGünther Deschner <gd@samba.org>2011-05-06 16:37:22 +0200
commit675573d54b717ffc24cf3b49301ff649aecc259a (patch)
tree0a360d725668c72b300619dc82fdb9e88790b661 /source3/client/client_proto.h
parent27022587e31769718ab53f4d114e03ac2f205f27 (diff)
downloadsamba-675573d54b717ffc24cf3b49301ff649aecc259a.tar.gz
samba-675573d54b717ffc24cf3b49301ff649aecc259a.tar.bz2
samba-675573d54b717ffc24cf3b49301ff649aecc259a.zip
s3-includes: finally only include client.h when libsmb is used.
Guenther
Diffstat (limited to 'source3/client/client_proto.h')
-rw-r--r--source3/client/client_proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/client/client_proto.h b/source3/client/client_proto.h
index fa3ca40d6b..d119014abd 100644
--- a/source3/client/client_proto.h
+++ b/source3/client/client_proto.h
@@ -23,6 +23,8 @@
#ifndef _CLIENT_PROTO_H_
#define _CLIENT_PROTO_H_
+struct cli_state;
+struct file_info;
/* The following definitions come from client/client.c */