summaryrefslogtreecommitdiff
path: root/devel/uds/files/patch-uds::streamsocket.cc
blob: af2615419f98046d537179343cdb93f7b0fd94d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- uds/streamsocket.cc.orig	Thu Sep  5 02:38:14 2002
+++ uds/streamsocket.cc	Thu Sep  5 02:38:24 2002
@@ -25,6 +25,7 @@
 #include "config.h"
 #ifdef HAVE_SOCKET
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <sys/un.h>