summaryrefslogtreecommitdiff
path: root/lang/erlang14/files/patch-aa
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1999-02-26 05:01:25 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1999-02-26 05:01:25 +0000
commite1016f261a0013abc452a3b1b5087a6a81870998 (patch)
tree2fc99c7003356bcc70a7a267e279a90cc0868ad5 /lang/erlang14/files/patch-aa
parentFix accidentally changed master site domain name. (diff)
Upgrade to v47.4.1.
PR: ports/10236 Submitted by: Sebastian Strollo <seb@erix.ericsson.se>
Notes
Notes: svn path=/head/; revision=16899
Diffstat (limited to 'lang/erlang14/files/patch-aa')
-rw-r--r--lang/erlang14/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/erlang14/files/patch-aa b/lang/erlang14/files/patch-aa
deleted file mode 100644
index 77ddd4948b92..000000000000
--- a/lang/erlang14/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- erts/system/emulator/sys.unix/driver_int.h.orig Tue Dec 8 16:17:10 1998
-+++ erts/system/emulator/sys.unix/driver_int.h Fri Dec 11 03:20:25 1998
-@@ -27,6 +27,7 @@
- #define __DRIVER_INT_H__
-
- #ifdef HAVE_UIO_H
-+#include <sys/types.h>
- #include <sys/uio.h>
-
- typedef struct iovec SysIOVec;