summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-04-13 14:32:55 +0200
committerGünther Deschner <gd@samba.org>2011-04-13 23:07:05 +0200
commitc3d89911642a9d6bbcba9e51fa93e5254cd7b2fc (patch)
tree8c16570055f6c37af9beb0e64cc5b993124fef9b /source3/include/client.h
parent9824e2e5ee336aa6c72fb121935f364f3d8fea6e (diff)
downloadsamba-c3d89911642a9d6bbcba9e51fa93e5254cd7b2fc.tar.gz
samba-c3d89911642a9d6bbcba9e51fa93e5254cd7b2fc.tar.bz2
samba-c3d89911642a9d6bbcba9e51fa93e5254cd7b2fc.zip
s3-build: finally remove references to ndr and dcerpc headers that were included globally.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Apr 13 23:07:05 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index 671640b8b4..9e4a61dbac 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -22,8 +22,6 @@
#ifndef _CLIENT_H
#define _CLIENT_H
-#include "../librpc/ndr/libndr.h"
-
/* the client asks for a smaller buffer to save ram and also to get more
overlap on the wire. This size gives us a nice read/write size, which
will be a multiple of the page size on almost any system */