From ce7ac1a8347b59a3d3eea8fe1aecd28a069584b4 Mon Sep 17 00:00:00 2001 From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:12:15 +0000 Subject: dwarfdump is a utility to display DWARF debugging information in ELF files. Needs libdwarf (and libelf in turn). --- devel/dwarfdump/files/patch-malloc.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/dwarfdump/files/patch-malloc.h (limited to 'devel/dwarfdump/files/patch-malloc.h') diff --git a/devel/dwarfdump/files/patch-malloc.h b/devel/dwarfdump/files/patch-malloc.h new file mode 100644 index 000000000000..3dcce8424d61 --- /dev/null +++ b/devel/dwarfdump/files/patch-malloc.h @@ -0,0 +1,10 @@ +--- makename.c.orig Mon Nov 22 19:20:33 2004 ++++ makename.c Sat Feb 12 22:56:10 2005 +@@ -45,7 +45,6 @@ + */ + + #include +-#include + #include + #include + #include "makename.h" -- cgit v1.2.3