X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Usermode%2FLibraries%2Fld-acess.so_src%2Fcommon.h;h=ac07f9c7365f2f0bd5d829c1461f132d6aed14dc;hb=ac3028884d3c109359bc20369391adba7dab4ba9;hp=125d1e529b36c876cbfa87766447c3c960574dd8;hpb=a41c4af4ae30e963f6bc370efad60dacc39b0275;p=tpg%2Facess2.git diff --git a/Usermode/Libraries/ld-acess.so_src/common.h b/Usermode/Libraries/ld-acess.so_src/common.h index 125d1e52..ac07f9c7 100644 --- a/Usermode/Libraries/ld-acess.so_src/common.h +++ b/Usermode/Libraries/ld-acess.so_src/common.h @@ -11,6 +11,7 @@ #include #include #include +#include typedef uintptr_t Uint; typedef uint8_t Uint8;