diff options
Diffstat (limited to 'devel/dwarves/files/patch-dwarves.c')
-rw-r--r-- | devel/dwarves/files/patch-dwarves.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/dwarves/files/patch-dwarves.c b/devel/dwarves/files/patch-dwarves.c deleted file mode 100644 index 5f64a8e51005..000000000000 --- a/devel/dwarves/files/patch-dwarves.c +++ /dev/null @@ -1,11 +0,0 @@ ---- dwarves.c.orig 2016-06-30 19:30:28 UTC -+++ dwarves.c -@@ -16,6 +16,8 @@ - #include <fcntl.h> - #include <fnmatch.h> - #include <libelf.h> -+/* For PATH_MAX */ -+#include <limits.h> - #include <search.h> - #include <stdio.h> - #include <stdlib.h> |