diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 19:44:56 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 19:44:56 +0000 |
commit | bea3e0bba36cff8b2ef51e4235cf9444484f7dce (patch) | |
tree | 92db0ed14bfe02ce4784b41986313cfea73500fc /libiohelp | |
parent | 70d4cb5fe8f84dadef5abe628d877e555e06bee5 (diff) |
Formerly ioserver.h.~3~
Diffstat (limited to 'libiohelp')
-rw-r--r-- | libiohelp/iohelp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libiohelp/iohelp.h b/libiohelp/iohelp.h index 35efec35..25a2a938 100644 --- a/libiohelp/iohelp.h +++ b/libiohelp/iohelp.h @@ -60,3 +60,4 @@ error_t ioserver_fetch_shared_data (void *); shared page (the arg is the conch owner). */ error_t ioserver_put_shared_data (void *); + |