From 30d479c28c831a0d4f1fdb54a9e346b0fc176be1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 17 Apr 2024 08:23:09 +0200 Subject: Adding upstream version 1.7.2. Signed-off-by: Daniel Baumann --- network_io/beos/socketcommon.c | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 network_io/beos/socketcommon.c (limited to 'network_io/beos/socketcommon.c') diff --git a/network_io/beos/socketcommon.c b/network_io/beos/socketcommon.c new file mode 100644 index 0000000..b9f594b --- /dev/null +++ b/network_io/beos/socketcommon.c @@ -0,0 +1,6 @@ +#include "../unix/inet_ntop.c" +#include "../unix/inet_pton.c" +#include "../unix/sockets.c" +#include "../unix/sockaddr.c" +#include "../unix/sockopt.c" +#include "../unix/socket_util.c" -- cgit v1.2.3