From ab4b6a5de0f16b2861ee2c94b69f07a329f4a0e5 Mon Sep 17 00:00:00 2001 From: Abhinavpv28 <162570454+Abhinavpv28@users.noreply.github.com> Date: Tue, 29 Apr 2025 13:37:10 +0530 Subject: [PATCH] Update rrdInterface.c --- src/rrdInterface.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rrdInterface.c b/src/rrdInterface.c index e34d0eb7..7e0572b3 100644 --- a/src/rrdInterface.c +++ b/src/rrdInterface.c @@ -19,6 +19,7 @@ */ #include "rrdInterface.h" + #include "rrdRbus.h" #include "rrdRunCmdThread.h" #if !defined(GTEST_ENABLE)