Work with new hostname parsing and improve error reports
[trust_router.git] / trp / trp_route_encoders.c
index b7adf88..ad913da 100644 (file)
@@ -45,6 +45,7 @@
 #include <trust_router/trp.h>
 #include <tr_util.h>
 #include <tr_json_util.h>
+#include <tr_inet_util.h>
 
 /* Pretty print a route table entry to a newly allocated string. If sep is NULL,
  * returns comma+space separated string. */