diff --git a/utils/logging/src/wlan_logging_sock_svc.c b/utils/logging/src/wlan_logging_sock_svc.c index 18377cc0c2..2b47718981 100644 --- a/utils/logging/src/wlan_logging_sock_svc.c +++ b/utils/logging/src/wlan_logging_sock_svc.c @@ -25,6 +25,9 @@ #include #include #include +#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5, 14, 0)) +#include +#endif #include #include #include