r884: convert samba4 to use [u]int32_t instead of [u]int32
[samba.git] / source4 / rpc_server / remote / dcesrv_remote.c
index 710c2f514a087afe7a8a25b08ee674c251ee731c..7856908236782c35d5399f2116fba55c7c8ef8b8 100644 (file)
@@ -154,7 +154,7 @@ static BOOL remote_fill_interface(struct dcesrv_interface *iface, const struct d
        return True;
 }
 
-static BOOL remote_op_interface_by_uuid(struct dcesrv_interface *iface, const char *uuid, uint32 if_version)
+static BOOL remote_op_interface_by_uuid(struct dcesrv_interface *iface, const char *uuid, uint32_t if_version)
 {
        int i;