summaryrefslogtreecommitdiff
path: root/src/console/vsprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/console/vsprintf.c')
-rw-r--r--src/console/vsprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console/vsprintf.c b/src/console/vsprintf.c
index 68926397a6..06b9e494a4 100644
--- a/src/console/vsprintf.c
+++ b/src/console/vsprintf.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <console/vtxprintf.h>
-#include <stdarg.h>
#include <string.h>
struct vsnprintf_context {