Usermode/ld-acess - (minor) assert.h in elf.c
authorJohn Hodge (sonata) <[email protected]>
Tue, 11 Mar 2014 00:02:38 +0000 (08:02 +0800)
committerJohn Hodge (sonata) <[email protected]>
Tue, 11 Mar 2014 00:02:38 +0000 (08:02 +0800)
Usermode/Libraries/ld-acess.so_src/elf.c

index 676f5c3..27cf96c 100644 (file)
@@ -15,6 +15,7 @@
 
 #include "common.h"
 #include <stdint.h>
+#include <assert.h>
 #include "elf32.h"
 #include "elf64.h"
 

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