diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-27 07:10:53 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-02-27 07:10:53 +0000 |
| commit | 531a10b09a90bea795d8f7169bc8fe568a4166c0 (patch) | |
| tree | 2a0c8a9a159bc0e4a9d4ec3d78568dbd16823de3 /devel/uds/files/patch-uds::sys_util.hh | |
| parent | 28fc02d85d463f4075c0dc4353fed9019d397034 (diff) | |
add uds
UDS (Useful Development Stuff) Collection
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, 10 insertions, 0 deletions
diff --git a/devel/uds/files/patch-uds::sys_util.hh b/devel/uds/files/patch-uds::sys_util.hh new file mode 100644 index 000000000000..7791ea54448c --- /dev/null +++ b/devel/uds/files/patch-uds::sys_util.hh @@ -0,0 +1,10 @@ +--- 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; |
