summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kern/act.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/act.h b/kern/act.h
index 35f1324..6d3a9a9 100644
--- a/kern/act.h
+++ b/kern/act.h
@@ -40,8 +40,6 @@
#include <kern/refcount.h>
#include <kern/queue.h>
-#include "act.h"/*XXX*/
-
struct task;
struct thread;
struct Act;