diff options
Diffstat (limited to 'devel/dwarves/files/patch-libctf.c')
-rw-r--r-- | devel/dwarves/files/patch-libctf.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/dwarves/files/patch-libctf.c b/devel/dwarves/files/patch-libctf.c deleted file mode 100644 index 0434118d4590..000000000000 --- a/devel/dwarves/files/patch-libctf.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libctf.c.orig 2016-06-30 19:30:28 UTC -+++ libctf.c -@@ -1,7 +1,8 @@ -+#include <sys/stat.h> -+ - #include <fcntl.h> - #include <gelf.h> - #include <limits.h> --#include <malloc.h> - #include <errno.h> - #include <stdio.h> - #include <stdlib.h> |