summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-14 00:37:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:57:14 -0500
commit227a789351acd600d4cde15df9e6b3d106e862c1 (patch)
tree2592fd85c075057898ad92f7becb20483186a1a1 /source4/include
parent9865048bf41acff37d021a0773347d36bcac3798 (diff)
downloadsamba-227a789351acd600d4cde15df9e6b3d106e862c1.tar.gz
samba-227a789351acd600d4cde15df9e6b3d106e862c1.tar.bz2
samba-227a789351acd600d4cde15df9e6b3d106e862c1.zip
r14362: Only include ndr_compression.h when necessary.
(This used to be commit 4fced6dbbdc06233e5cf69f90c099fafee9baa34)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/includes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index b613a18633..81105d227d 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -125,9 +125,6 @@ enum brl_type {
#include "libcli/nbt/libnbt.h"
#include "libcli/util/proto.h"
-/* FIXME: This header should be included by pidl where necessary */
-#include "librpc/ndr/ndr_compression.h"
-
#undef _PRINTF_ATTRIBUTE
#define _PRINTF_ATTRIBUTE(a1, a2)