summaryrefslogtreecommitdiff
path: root/devel/uds/files/patch-uds::sys_util.hh
blob: 7791ea54448c2f3d8b1fb488e005adf06c893334 (plain) (blame)
1
2
3
4
5
6
7
8
9
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;