libndr: add int3264 ndr prototype.
authorGünther Deschner <gd@samba.org>
Mon, 5 Oct 2009 13:10:35 +0000 (15:10 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 5 Oct 2009 13:10:35 +0000 (15:10 +0200)
Guenther

librpc/ndr/libndr.h

index 3236932ba7ce431e720b24ccfd3e088cb5336de0..f4c649c41529f1ff987d206595a9e6b33c79dbb6 100644 (file)
@@ -470,6 +470,7 @@ NDR_SCALAR_PROTO(int16, int16_t)
 NDR_SCALAR_PROTO(uint32, uint32_t)
 NDR_SCALAR_PROTO(uint3264, uint32_t)
 NDR_SCALAR_PROTO(int32, int32_t)
+NDR_SCALAR_PROTO(int3264, int32_t)
 NDR_SCALAR_PROTO(udlong, uint64_t)
 NDR_SCALAR_PROTO(udlongr, uint64_t)
 NDR_SCALAR_PROTO(dlong, int64_t)