C++程序  |  6行  |  229 B

/* 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 "../elfxx.c"