ports/devel/dwarfdump/files/patch-malloc.h
Joerg Wunsch ce7ac1a834 dwarfdump is a utility to display DWARF debugging information in ELF
files.  Needs libdwarf (and libelf in turn).
2005-02-12 22:12:15 +00:00

10 lines
215 B
C

--- makename.c.orig Mon Nov 22 19:20:33 2004
+++ makename.c Sat Feb 12 22:56:10 2005
@@ -45,7 +45,6 @@
*/
#include <stdio.h>
-#include <malloc.h>
#include <string.h>
#include <stdlib.h>
#include "makename.h"