00001 #ifndef _DSS1_NL 00002 #define _DSS1_NL 00003 00004 #include "Q931.h" 00005 00006 void DSS1CreateTE(struct Q931Dialect *dlct); 00007 void DSS1CreateNT(struct Q931Dialect *dlct); 00008 00009 #endif /* _DSS1_NL */