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::sys_util.hh | |
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::sys_util.hh')
-rw-r--r-- | devel/uds/files/patch-uds::sys_util.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/uds/files/patch-uds::sys_util.hh b/devel/uds/files/patch-uds::sys_util.hh deleted file mode 100644 index 7791ea54448c..000000000000 --- a/devel/uds/files/patch-uds::sys_util.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- uds/sys_util.hh.orig Tue Feb 27 13:54:05 2001 -+++ uds/sys_util.hh Tue Feb 27 13:57:50 2001 -@@ -25,6 +25,7 @@ - - // includes - -+#include <sys/types.h> - #include <uds/stdexcpt.hh> - - using namespace std; |