diff options
Diffstat (limited to 'src/console/vsprintf.c')
-rw-r--r-- | src/console/vsprintf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/console/vsprintf.c b/src/console/vsprintf.c index 090063cf62..7407c420ab 100644 --- a/src/console/vsprintf.c +++ b/src/console/vsprintf.c @@ -19,7 +19,6 @@ * MA 02110-1301 USA */ -#include <stdarg.h> #include <string.h> #include <smp/spinlock.h> #include <console/vtxprintf.h> |