summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-07-08 19:53:01 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-07-08 19:53:01 +0000
commit3ef2ea1a595c73db89f95c96db78197da703d6ec (patch)
tree55de2597bdc3cbbeedd37d6360f2463818b6433f
parentd604d4358f4308fdf7b1a93fd9b2f759afe46b27 (diff)
Formerly socket.defs.~24~
-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. */