diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/console/vtxprintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console/vtxprintf.c b/src/console/vtxprintf.c index 63e670396d..50bd47087d 100644 --- a/src/console/vtxprintf.c +++ b/src/console/vtxprintf.c @@ -15,7 +15,6 @@ * vtxprintf.c, originally from linux/lib/vsprintf.c */ -#include <console/console.h> #include <console/vtxprintf.h> #include <string.h> |