Usermode/AxWin4 - Server implemenation moving along
[tpg/acess2.git] / Usermode / Libraries / ld-acess.so_src / elf.c
index 676f5c3..71e9a92 100644 (file)
@@ -15,6 +15,9 @@
 
 #include "common.h"
 #include <stdint.h>
+#ifndef assert
+# include <assert.h>
+#endif
 #include "elf32.h"
 #include "elf64.h"
 

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