summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/socket.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/socket.defs b/hurd/socket.defs
index e422c2d3..7f2b5db3 100644
--- a/hurd/socket.defs
+++ b/hurd/socket.defs
@@ -83,6 +83,7 @@ routine socket_create_address (
/* Create an address without any sockaddr. */
routine socket_fabricate_address (
sock: socket_t;
+ sockaddr_type: int;
out addr: mach_port_send_t);
/* Find the sockaddr name of an address. */