diff options
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 *); + |