From 8a1fb640c32a0739fe99b60ad6bf30eb61470277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8E=A2=E7=85=A7=E7=81=AF?= <8536419+qq1329009851@user.noreply.gitee.com> Date: Fri, 14 Mar 2025 09:30:01 +0000 Subject: [PATCH] [Huawei] Add new dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Offering:BeiMing 25.0.RC1 Signed-off-by: 探照灯 <8536419+qq1329009851@user.noreply.gitee.com> --- orte/mca/ras/base/ras_base_allocate.c | 1 + 1 file changed, 1 insertion(+) diff --git a/orte/mca/ras/base/ras_base_allocate.c b/orte/mca/ras/base/ras_base_allocate.c index 90f264a788..6b8bc811e3 100644 --- a/orte/mca/ras/base/ras_base_allocate.c +++ b/orte/mca/ras/base/ras_base_allocate.c @@ -53,6 +53,7 @@ #include "orte/runtime/orte_quit.h" #include "orte/mca/ras/base/ras_private.h" +#include "opal/util/net.h" /* function to display allocation */ void orte_ras_base_display_alloc(void) -- Gitee