summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'lang/erlang14/files/patch-ai')
-rw-r--r--lang/erlang14/files/patch-ai12
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/erlang14/files/patch-ai b/lang/erlang14/files/patch-ai
deleted file mode 100644
index 6be7b984151f..000000000000
--- a/lang/erlang14/files/patch-ai
+++ /dev/null
@@ -1,12 +0,0 @@
---- lib/os_mon/c_src/ferrule.c.orig Sat Dec 2 22:13:49 2000
-+++ lib/os_mon/c_src/ferrule.c Sat Dec 2 22:14:03 2000
-@@ -17,7 +17,9 @@
- */
- #include <stdio.h>
- #include <string.h>
-+#ifndef __FreeBSD__
- #include <stropts.h>
-+#endif
- #include <poll.h>
- #include <unistd.h>
- #include <sys/types.h>