libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
[abartlet/samba.git/.git] / librpc / idl / idl_types.h
index 193a1f612f15c45a29e99345f6982ed1a4785512..3c6c12cd846a6c0563b01f9dd418f68402eec0a4 100644 (file)
@@ -69,3 +69,4 @@
 #define NDR_PAHEX LIBNDR_PRINT_ARRAY_HEX
 
 #define NDR_RELATIVE_REVERSE LIBNDR_FLAG_RELATIVE_REVERSE
+#define NDR_NO_RELATIVE_REVERSE LIBNDR_FLAG_NO_RELATIVE_REVERSE