diff options
Diffstat (limited to 'devel/freelibiberty/files/patch-ac')
-rw-r--r-- | devel/freelibiberty/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/freelibiberty/files/patch-ac b/devel/freelibiberty/files/patch-ac deleted file mode 100644 index 375a2b9e7761..000000000000 --- a/devel/freelibiberty/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- xstrdup.c.orig Thu Sep 5 00:40:27 2002 -+++ xstrdup.c Thu Sep 5 00:40:35 2002 -@@ -2,6 +2,7 @@ - This trivial function is in the public domain. - Ian Lance Taylor, Cygnus Support, December 1995. */ - -+#include <string.h> - #include "libiberty.h" - - char * |