diff options
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; |