From 5c970b26bd65f21ddca3c423eaf41c63d55e687b Mon Sep 17 00:00:00 2001 From: Aravindan NC <35158113+AravindanNC@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:38:01 -0400 Subject: [PATCH 1/2] Update profile.c --- source/bulkdata/profile.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/bulkdata/profile.c b/source/bulkdata/profile.c index 298abeab..f7c30c22 100644 --- a/source/bulkdata/profile.c +++ b/source/bulkdata/profile.c @@ -16,6 +16,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ +// Just a comment #include #include From a4b55ad6cdd7f60e3f23ca5d280cd8f57a6d4848 Mon Sep 17 00:00:00 2001 From: Aravindan NC <35158113+AravindanNC@users.noreply.github.com> Date: Thu, 2 Apr 2026 16:41:08 -0400 Subject: [PATCH 2/2] Update profile.c --- source/bulkdata/profile.c | 1 + 1 file changed, 1 insertion(+) diff --git a/source/bulkdata/profile.c b/source/bulkdata/profile.c index f7c30c22..d437087b 100644 --- a/source/bulkdata/profile.c +++ b/source/bulkdata/profile.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "profile.h" #include "reportprofiles.h"