Externals/cross-compiler - Patching to get things compiling
[tpg/acess2.git] / Usermode / Libraries / libpsocket.so_src / include_exp / sys / socket.h
index dc44ec6..4d2a1c2 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <sys/types.h>
 #include <stddef.h>    // size_t
+#include <stdint.h>    // uint32_t
 
 typedef uint32_t       socklen_t;
 

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