X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=cli%2Fcli.hpp;h=9ab160026e04d99b6f6d3df5807b7200d36dc942;hb=c987ebd2ccdaf84a2f983ea6681dd032c0672525;hp=5236d8bbd8bd58bce0cfca7895f51318ac3f072d;hpb=8167c0f1786f0b5795d76b86e6a2bbb51bc08760;p=apitrace diff --git a/cli/cli.hpp b/cli/cli.hpp index 5236d8b..9ab1600 100644 --- a/cli/cli.hpp +++ b/cli/cli.hpp @@ -41,5 +41,6 @@ struct Command { }; extern const Command dump_command; +extern const Command trace_command; #endif /* _APITRACE_CLI_HPP_ */