diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tpax/tpax.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tpax/tpax.h b/include/tpax/tpax.h index 059dbac..5281ea1 100644 --- a/include/tpax/tpax.h +++ b/include/tpax/tpax.h @@ -147,6 +147,7 @@ tpax_api int tpax_set_driver_fdctx (struct tpax_driver_ctx *, const struct /* core api */ /* helper api */ +tpax_api int tpax_path_copy (char *, const char *, size_t, uint32_t, size_t *); /* utility api */ tpax_api int tpax_main (char **, char **, |