1.1 --- a/opensips/modules/enum/enum_mod.h Mon Jan 18 19:47:23 2010 +0100 1.2 +++ b/opensips/modules/enum/enum_mod.h Mon Jan 18 19:59:51 2010 +0100 1.3 @@ -41,5 +41,7 @@ 1.4 extern str i_branchlabel; /* the label branching off the infrastructure tree */ 1.5 extern str i_bl_alg; /* how to know where to branch off */ 1.6 1.7 +extern str isnsuffix; /* str version of isn_suffix */ 1.8 + 1.9 1.10 #endif /* ENUM_MOD_H */