Changes to the module loader to handle specific errors from modules
[tpg/acess2.git] / Kernel / include / acess.h
index 2cd927b..ddf69cb 100644 (file)
@@ -8,6 +8,7 @@
 #define NULL   ((void*)0)
 #define PACKED __attribute__ ((packed))
 
+#include <stdint.h>
 #include <arch.h>
 #include <stdarg.h>
 #include "errno.h"

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