From 608f753a2d712e07c5f83e9326eb3d4756997c96 Mon Sep 17 00:00:00 2001 From: pradeeptakdas <37864641+pradeeptakdas@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:43:52 -0400 Subject: [PATCH] Update webpa_internal.c --- source/broadband/webpa_internal.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/broadband/webpa_internal.c b/source/broadband/webpa_internal.c index 5769a6da..b6c1785c 100644 --- a/source/broadband/webpa_internal.c +++ b/source/broadband/webpa_internal.c @@ -20,7 +20,9 @@ #endif #include +#ifdef RDKB_BUILD #include +#endif /*----------------------------------------------------------------------------*/ /* File Scoped Variables */ /*----------------------------------------------------------------------------*/