From 73b09ecba6dad0070e106a74eeed4bc388d60e02 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Fri, 19 Jan 2007 01:13:12 +0000 Subject: Use stdio.h instead of vsprintf.h --- src/include/console.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include') diff --git a/src/include/console.h b/src/include/console.h index f38d4ecfc..b1fe955b2 100644 --- a/src/include/console.h +++ b/src/include/console.h @@ -1,8 +1,6 @@ #ifndef CONSOLE_H #define CONSOLE_H -#include "stdint.h" -#include "vsprintf.h" #include /** @file -- cgit v1.2.3-55-g7522