diff -r a3ac912f2857 -r b63f281afe6b opensips/modules/enum/enum_mod.h --- a/opensips/modules/enum/enum_mod.h Mon Jan 18 19:47:23 2010 +0100 +++ b/opensips/modules/enum/enum_mod.h Mon Jan 18 19:59:51 2010 +0100 @@ -41,5 +41,7 @@ extern str i_branchlabel; /* the label branching off the infrastructure tree */ extern str i_bl_alg; /* how to know where to branch off */ +extern str isnsuffix; /* str version of isn_suffix */ + #endif /* ENUM_MOD_H */