diff options
Diffstat (limited to 'src/console/vtxprintf.c')
-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 cfba6db420..fba76bcb71 100644 --- a/src/console/vtxprintf.c +++ b/src/console/vtxprintf.c @@ -6,7 +6,6 @@ #include <console/vtxprintf.h> #include <ctype.h> -#include <stdarg.h> #include <string.h> #include <types.h> |