diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /lang/erlang14/files/patch-aa | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'lang/erlang14/files/patch-aa')
-rw-r--r-- | lang/erlang14/files/patch-aa | 10 |
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; |