r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer versions...
[samba.git] / source / librpc / ndr / libndr.h
index 5b9089fc6d81f0e22a981e7e50f50ae0f1f99344..d110a25aeb706d8752f759936e19296f5ba09971 100644 (file)
@@ -285,6 +285,7 @@ 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;