Added soon-to-be-requisite missing include.

This commit is contained in:
Michael Brown
2006-06-05 15:41:22 +00:00
parent 34cfbf55a4
commit c3e41e6fd1
5 changed files with 5 additions and 0 deletions

View File

@@ -64,6 +64,7 @@
#include "timer.h"
#include "io.h"
#include "console.h"
#include "dev.h"
#include "isapnp.h"
/**