- add debug sub-package patch.

- re-add elfutils/libdwarf (for dwarf.h), eliminate tools/dwarf2.h.

CVS patchset: 5789
CVS date: 2002/10/18 18:45:47
This commit is contained in:
jbj 2002-10-18 18:45:47 +00:00
parent 4d9c24482e
commit c39daab0f9

View File

@ -29,11 +29,10 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <popt.h>
#include <elf.h>
#include <libelf/libelf.h>
#include <libelf/gelf.h>
#include "dwarf2.h"
#include <gelf.h>
#include <dwarf.h>
#include "hashtab.h"
char *base_dir = NULL;