1/* We need to get a separate copy of the ELF-code into
2   libunwind-coredump since it cannot (and must not) have any ELF
3   dependencies on libunwind.  */
4#include "libunwind_i.h"	/* get ELFCLASS defined */
5#include "../elfxx.c"
6