logging: fix storage size of 'tspec' isn't known
fix storage size of 'tspec' isn't known struct timespec wasn't defined anymore. Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
This commit is contained in:
parent
9f46048159
commit
da09ee1200
@ -3,6 +3,7 @@
|
||||
*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
#include <time.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
#include <zephyr/logging/log_backend.h>
|
||||
#include <zephyr/logging/log_ctrl.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user