Imported Upstream version 1.2
[platform/upstream/libunwind.git] / src / coredump / _UPT_elf.c
index 8f30c69..fb7b19a 100644 (file)
@@ -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"