diff options
Diffstat (limited to 'include/c')
| -rw-r--r-- | include/c/c_dylink.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/c/c_dylink.h b/include/c/c_dylink.h index 74734c763e..53294d9a26 100644 --- a/include/c/c_dylink.h +++ b/include/c/c_dylink.h @@ -18,5 +18,6 @@ struct DynamicNameTableEntry { }; int cDyl_InitAsyncIsDone(); +void cDyl_InitAsync(); #endif /* C_C_DYLINK_H */ |
