Fix build break
[platform/core/appfw/pkgmgr-server.git] / src / request.c
index 1213bc9..d8e034a 100644 (file)
@@ -1359,7 +1359,7 @@ static int __handle_request_set_app_label(uid_t uid,
                return -1;
        }
 
-       if (_push_queue(target_uid, reqkey,
+       if (_push_queue(target_uid, uid, reqkey,
                                REQUEST_TYPE_SET_APP_LABEL,
                                "default", appid, label)) {
                g_dbus_method_invocation_return_value(invocation,