Use only the header files that we need

This commit is contained in:
Michael Brown
2005-04-17 10:51:05 +00:00
parent a6057b4cbc
commit 03346742c0
6 changed files with 10 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
*
***************************************************************************/
#include "etherboot.h"
#include "string.h"
#include "timer.h"
#include "io.h"
#include "isapnp.h"