diff options
| author | Michael I. Bushnell <mib@gnu.org> | 1994-05-25 22:54:50 +0000 |
|---|---|---|
| committer | Michael I. Bushnell <mib@gnu.org> | 1994-05-25 22:54:50 +0000 |
| commit | 7b163e0858e8069e4a4c560f69a5c63c4c6b8910 (patch) | |
| tree | 61bf2b9508c840fb490ce479d29a0d905db03637 | |
| parent | a8e4effe5fd9fb5ef11cba9e970dad3e4b7bbb9a (diff) | |
Formerly notify-stubs.c.~3~
| -rw-r--r-- | libtrivfs/notify-stubs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtrivfs/notify-stubs.c b/libtrivfs/notify-stubs.c index 66389a1e..74e253a9 100644 --- a/libtrivfs/notify-stubs.c +++ b/libtrivfs/notify-stubs.c @@ -16,6 +16,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "priv.h" +#include "notify_S.h" error_t trivfs_do_mach_notify_port_deleted (mach_port_t notify, |
