From a977c193385fbb45feebea679cb1fd18f9519c3a Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 15 May 2026 10:24:53 -0400 Subject: [PATCH] fix broken bootloader builds, regression from 5951f6e5e9 Change-Id: I0daf76c362c9e50bf6593e3c8f40847a121dd3ea --- firmware/libc/strncpy.c | 1 - 1 file changed, 1 deletion(-) diff --git a/firmware/libc/strncpy.c b/firmware/libc/strncpy.c index 9ad3594287..fd43b24602 100644 --- a/firmware/libc/strncpy.c +++ b/firmware/libc/strncpy.c @@ -39,7 +39,6 @@ QUICKREF #include #include -#include "plugin.h" #include "_ansi.h" #include