#include "tool/curl/cmd.h"

int main(int argc, char *argv[]) {
  return _curl(argc, argv);
}