X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcoredump%2F_UPT_elf.c;h=fb7b19a7cbd8baaec06a539a93d5f42c3f1ed03d;hb=c3646297060ae1629ff1d1b10f648267f0495a0f;hp=8f30c695f0d4dedd8f9ae3b32628dba7f6dfc8fe;hpb=0349587920c255c479240518d9c04581977144eb;p=platform%2Fupstream%2Flibunwind.git diff --git a/src/coredump/_UPT_elf.c b/src/coredump/_UPT_elf.c index 8f30c69..fb7b19a 100644 --- a/src/coredump/_UPT_elf.c +++ b/src/coredump/_UPT_elf.c @@ -1,5 +1,5 @@ /* We need to get a separate copy of the ELF-code into libunwind-coredump since it cannot (and must not) have any ELF dependencies on libunwind. */ -#include "libunwind_i.h" /* get ELFCLASS defined */ +#include "libunwind_i.h" /* get ELFCLASS defined */ #include "../elfxx.c"