diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-06-30 15:31:55 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-06-30 15:31:55 +0000 |
commit | 800a3b6422a9ea87a827c9a1c900f6851e2217fb (patch) | |
tree | 6de428a7f2852756e3d27077944d8d7f632447b2 /hurd/ifsock.defs | |
parent | 540f904871a43b2616da4eebde114a68015a69c1 (diff) |
entered into RCS
Diffstat (limited to 'hurd/ifsock.defs')
-rw-r--r-- | hurd/ifsock.defs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/ifsock.defs b/hurd/ifsock.defs index 44986e37..dbccc420 100644 --- a/hurd/ifsock.defs +++ b/hurd/ifsock.defs @@ -28,6 +28,7 @@ subsystem ifsock 34000; IFSOCK_IMPORTS #endif +routine ifsock_getsockaddr ( file: file_t; out sockaddr: mach_port_copy_send_t); |