Patch by Marc Rossi to add --hash to command line tools.
[awesomized/libmemcached] / src / utilities.h
index 1fba99bf72f7808d20d8b3e95a6118d81eabb272..cdec1ae6074987d8adf440a7264019f5f2a71a21 100644 (file)
@@ -28,3 +28,4 @@ void version_command(char *command_name);
 void help_command(char *command_name, char *description,
                   const struct option *long_options,
                   memcached_programs_help_st *options);
+void process_hash_option(memcached_st *memc, char *opt_hash);