tr_constraint_set_get_match_strings
[trust_router.git] / include / trust_router / tr_name.h
index 486bbbc..418edb5 100644 (file)
@@ -37,6 +37,8 @@
 #include <string.h>
 #include <trust_router/tr_versioning.h>
 
+typedef const char *tr_const_string;
+
 typedef struct tr__name {
   char *buf;
   int len;