ports/devel/dwarves/files/patch-ctf__loader.c
Conrad Meyer 81dd28f0c5 Update devel/dwarves to git head, b52386d0
The last release, 1.10, is four years old.  The git tree since fixes numerous
bugs present in 1.10.

Reviewed by:	portlint
Sponsored by:	EMC / Isilon Storage Division
2016-07-14 06:34:55 +00:00

10 lines
228 B
C

--- ctf_loader.c.orig 2016-06-30 19:30:28 UTC
+++ ctf_loader.c
@@ -11,7 +11,6 @@
#include <unistd.h>
#include <stdlib.h>
#include <stddef.h>
-#include <malloc.h>
#include <string.h>
#include <limits.h>
#include <libgen.h>