#include "compiler.h" #include "traceroute/traceroute.h" int traceroute_run(__unused const struct traceroute_config *config) { return 0; }