summaryrefslogtreecommitdiff
path: root/devel/mkmf/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'devel/mkmf/files/patch-ac')
-rw-r--r--devel/mkmf/files/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/mkmf/files/patch-ac b/devel/mkmf/files/patch-ac
deleted file mode 100644
index 2ac7192d5876..000000000000
--- a/devel/mkmf/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/stringx.h~ Tue Jun 4 12:58:03 2002
-+++ src/stringx.h Tue Jun 4 12:58:33 2002
-@@ -47,9 +47,8 @@
-
- #ifdef _HasIncludeStrings
- # include <strings.h>
--#else
--# include <string.h>
- #endif
-+# include <string.h>
-
- #ifndef _HasStrDcl
- int strcmp();