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

@@ -1,4 +1,6 @@
#include "etherboot.h"
#include "stdint.h"
#include "byteswap.h"
#include "console.h"
#include "isa_ids.h"
/*