Separate trp_route and trp_rtable, move timespec_to_str to tr_util.c
[trust_router.git] / include / trp_ptable.h
index 7171952..0bf7c30 100644 (file)
@@ -38,8 +38,8 @@
 #include <time.h>
 #include <talloc.h>
 
-#include <trust_router/tr_name.h>
-#include <tr_gss.h>
+#include <tr_name_internal.h>
+#include <tr_gss_names.h>
 #include <trust_router/trp.h>
 #include <tr_filter.h>