#include #include "hostlist.h" #include "gzip.h" static bool addpool(strpool **hostlist, char **s, const char *end) { char *p; // advance until eol lowering all chars for (p = *s; p