summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2007-10-05 12:05:40 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:07:46 -0500
commit3b07f6aeb1a060efcf8218e76b8b84fb8850f337 (patch)
treeeed739de19b892bf0c6e183ee1c7ca829cf20646 /source4/librpc/ndr
parentbf0ee695db9c96a28dde6e11cedba3590f8cd11c (diff)
downloadsamba-3b07f6aeb1a060efcf8218e76b8b84fb8850f337.tar.gz
samba-3b07f6aeb1a060efcf8218e76b8b84fb8850f337.tar.bz2
samba-3b07f6aeb1a060efcf8218e76b8b84fb8850f337.zip
r25515: Revert r25448:
Immediate structures are *not* supportet by the native C compiler at least on Solaris, Tru64 and HP-UX. Michael (This used to be commit 6d07e29de2a7e535139622fa688b407da232c816)
Diffstat (limited to 'source4/librpc/ndr')
-rw-r--r--source4/librpc/ndr/libndr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/ndr/libndr.h b/source4/librpc/ndr/libndr.h
index d110a25aeb..5b9089fc6d 100644
--- a/source4/librpc/ndr/libndr.h
+++ b/source4/librpc/ndr/libndr.h
@@ -285,7 +285,6 @@ typedef void (*ndr_print_fn_t)(struct ndr_print *, const char *, const void *);
typedef void (*ndr_print_function_t)(struct ndr_print *, const char *, int, const void *);
#include "librpc/gen_ndr/misc.h"
-#include "libcli/util/werror.h"
#include "librpc/ndr/libndr_proto.h"
extern const struct ndr_syntax_id ndr_transfer_syntax;