From 6a0eb6885b80260294673078dc97eb47b9ad753f Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Tue, 16 Mar 2021 10:54:51 +0100 Subject: *: drop zassert.h It's not actually working properly... Signed-off-by: David Lamparter --- lib/log.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/log.h') diff --git a/lib/log.h b/lib/log.h index 7147253644..59f1742d01 100644 --- a/lib/log.h +++ b/lib/log.h @@ -22,8 +22,6 @@ #ifndef _ZEBRA_LOG_H #define _ZEBRA_LOG_H -#include "zassert.h" - #include #include #include -- cgit v1.2.3