libroot/posix/stdio: Remove unused portions.
[haiku.git] / src / tools / btrfs_shell / command_cat.h
bloba86fd78a25746b8c8afe84b614e1b058f040be2e
1 #ifndef COMMAND_CAT_H
2 #define COMMAND_CAT_H
5 #include "fssh_types.h"
8 namespace FSShell {
11 fssh_status_t command_cat(int argc, const char* const* argv);
14 } // namespace FSShell
17 #endif // COMMAND_CAT_H