From d519e9a62f9bd85dc286bc72a2822b1998174b27 Mon Sep 17 00:00:00 2001 From: Steffen Pankratz Date: Fri, 13 Feb 2026 17:01:48 +0100 Subject: [PATCH] Remove unused include. Signed-off-by: Steffen Pankratz --- lib/log.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/log.h b/lib/log.h index 903ccbb9..6c3fae5c 100644 --- a/lib/log.h +++ b/lib/log.h @@ -1,7 +1,6 @@ #ifndef __log_h__ #define __log_h__ -#include "internal.h" #define UNSHIELD_LOG_LEVEL_LOWEST 0