Reference a cpu-boosting-private.h header file 97/276997/2
authorUnsung Lee <unsung.lee@samsung.com>
Wed, 29 Jun 2022 04:32:47 +0000 (13:32 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Wed, 29 Jun 2022 04:36:16 +0000 (04:36 +0000)
Change-Id: If57326e36153a150b317c39eaa9c9e067a03e485
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/common/cpu-common.h

index e797823..ef3bbbe 100644 (file)
@@ -4,6 +4,7 @@
 #include <stdbool.h>
 
 #include <cpu-boosting-type.h>
+#include <cpu-boosting-private.h>
 
 #ifdef __cplusplus
 extern "C" {