#pragma once #include "curl.h" int get_servers(struct string *s); int get_compute_aggregates(struct string *s); int aggregate(int argc, char **argv);