mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
b5593ef4c9
drop maintainership
11 lines
259 B
C++
11 lines
259 B
C++
--- 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>
|