Changed "common.h" to "acess.h" to reduce possible conflicts
[tpg/acess2.git] / Kernel / syscalls.c
index 6eee666..2570f8c 100644 (file)
@@ -4,7 +4,7 @@
  */
 #define DEBUG  0
 
-#include <common.h>
+#include <acess.h>
 #include <syscalls.h>
 #include <proc.h>
 #include <errno.h>

UCC git Repository :: git.ucc.asn.au