$FreeBSD$ --- ../../src/symbol.c 2003/07/12 11:33:10 1.1 +++ ../../src/symbol.c 2003/07/12 11:33:29 @@ -72,7 +72,7 @@ #include #endif /* SYSTEM */ #elif FORMAT == FORMAT_ELF32 || FORMAT == FORMAT_ELF64 -#include +#include #elif FORMAT == FORMAT_BFD #include #endif /* FORMAT */ @@ -113,7 +113,7 @@ * symbols from the object files and libraries. However, we still need the ELF * definitions for reading the internal structures of the dynamic linker. */ -#include +/*#include */ #elif DYNLINK == DYNLINK_WINDOWS /* We use the imagehlp library on Windows platforms to obtain information about * the symbols loaded from third-party and system DLLs. We can also use it to