Fix compilation error regarding stdarg.h file

Linux includes its own stdarg.h file since version 5.15. This change
allows ocf library to compile as part of a kernel module.

Signed-off-by: Gal Hammer <gal.hammer@huawei.com>
Signed-off-by: Shai Fultheim <shai.fultheim@huawei.com>
This commit is contained in:
Gal Hammer 2022-02-02 13:14:45 +02:00
parent 76684ed8a9
commit 3da29e5f3b

View File

@ -11,8 +11,8 @@
* @brief Logger API
*/
#include <ocf_env.h>
#include <ocf/ocf_types.h>
#include <stdarg.h>
/**
* @brief Verbosity levels of context log