fix build error.

This commit is contained in:
Kelvin Sherlock 2016-08-01 16:02:51 -04:00
parent 58f4ca4ac6
commit 60c4977dfa
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include <dirent.h>
#include <strings.h>
#include <sys/param.h>
#include <cpu/defs.h>
#include <cpu/CpuModule.h>