libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.
[abartlet/samba.git/.git] / librpc / idl / idl_types.h
index 9885ca5bf652f287a8015d6aa3e63d65ba239f20..193a1f612f15c45a29e99345f6982ed1a4785512 100644 (file)
@@ -67,3 +67,5 @@
   this is used to control formatting of uint8 arrays
 */
 #define NDR_PAHEX LIBNDR_PRINT_ARRAY_HEX
+
+#define NDR_RELATIVE_REVERSE LIBNDR_FLAG_RELATIVE_REVERSE