ndr: Add support for pulling/printing an ipv6address type
[ira/wip.git] / librpc / ndr / libndr.h
index bd39cf4c862b22801f307b3c5c571bdaba092212..93d95cf398f4ce65c7df30556e3d8a4685beec99 100644 (file)
@@ -493,6 +493,7 @@ NDR_SCALAR_PROTO(NTTIME_1sec, NTTIME)
 NDR_SCALAR_PROTO(NTTIME_hyper, NTTIME)
 NDR_SCALAR_PROTO(DATA_BLOB, DATA_BLOB)
 NDR_SCALAR_PROTO(ipv4address, const char *)
+NDR_SCALAR_PROTO(ipv6address, const char *)
 NDR_SCALAR_PROTO(string, const char *)
 NDR_SCALAR_PROTO(double, double)