diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:40:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-08 03:40:34 +0000 |
commit | ad8b1e807b0ea7a02b24ba2b6266b7f1613ce80a (patch) | |
tree | e3079da4932eb3eee7ecf670659e948cbc3a5480 /devel/uds/files/patch-uds::fdbuf.cc | |
parent | As announced on May 6, remove the broken chinese/mozilla-tclp port (diff) |
As announced on May 6, remove the broken devel/uds port
Diffstat (limited to 'devel/uds/files/patch-uds::fdbuf.cc')
-rw-r--r-- | devel/uds/files/patch-uds::fdbuf.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/uds/files/patch-uds::fdbuf.cc b/devel/uds/files/patch-uds::fdbuf.cc deleted file mode 100644 index 9a58debe0611..000000000000 --- a/devel/uds/files/patch-uds::fdbuf.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- uds/fdbuf.cc.orig Thu Sep 5 10:23:14 2002 -+++ uds/fdbuf.cc Thu Sep 5 10:23:23 2002 -@@ -22,6 +22,7 @@ - - // includes - -+#include <sys/types.h> - #include <sys/socket.h> - #include <uds/stdexcpt.hh> - #include <uds/fdbuf.hh> |