summaryrefslogtreecommitdiff
path: root/sysproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysproc.c')
-rw-r--r--sysproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysproc.c b/sysproc.c
index c66339e..027a5e5 100644
--- a/sysproc.c
+++ b/sysproc.c
@@ -1,6 +1,7 @@
#include "types.h"
#include "x86.h"
#include "defs.h"
+#include "date.h"
#include "param.h"
#include "memlayout.h"
#include "mmu.h"