Merge pull request #655 from hammerg/linux_stdarg_h
Fix compilation error regarding stdarg.h file
This commit is contained in:
commit
6af8d20cee
@ -11,8 +11,8 @@
|
|||||||
* @brief Logger API
|
* @brief Logger API
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <ocf_env.h>
|
||||||
#include <ocf/ocf_types.h>
|
#include <ocf/ocf_types.h>
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Verbosity levels of context log
|
* @brief Verbosity levels of context log
|
||||||
|
Loading…
Reference in New Issue
Block a user