bus header files must include dev.h to get struct dev.

This commit is contained in:
Michael Brown
2005-04-14 14:26:28 +00:00
parent e0a8ee385e
commit 9183f2412e
6 changed files with 5 additions and 4 deletions

View File

@@ -6,7 +6,6 @@
*/
#include "etherboot.h"
#include "dev.h"
#include "io.h"
#include "mca.h"