summaryrefslogtreecommitdiff
path: root/devel/uds/files/patch-uds::fdbuf.cc
blob: 9a58debe0611cc9a60b8d4235ad2ab4763d54825 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>