Usermode/ld-acess - Fixed ld-acess failing to compile due to assert()
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / common.h
index 125d1e5..ac07f9c 100644 (file)
@@ -11,6 +11,7 @@
 #include <stdarg.h>
 #include <stdint.h>
 #include <acess/sys.h>
+#include <assert.h>
 
 typedef        uintptr_t       Uint;
 typedef uint8_t        Uint8;

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