X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=6c080e86de65683883d520661ecc728ac8a1ae2a;hb=4c5f6fa4d7474bc2a13a6c00bd3f4ac47ff56920;hp=fa72fc7809be573ea7535ad2f10efb4a1a0685b8;hpb=c6977a7e7f7b44e514b462067b8c7cb5b9040b75;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index fa72fc7..6c080e8 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -47,5 +47,6 @@ extern const Command dump_command; extern const Command pickle_command; extern const Command repack_command; extern const Command trace_command; +extern const Command trim_command; #endif /* _APITRACE_CLI_HPP_ */