Compile fix
This commit is contained in:
parent
24cd311b9c
commit
2cfcbce246
@ -5,9 +5,7 @@
|
|||||||
|
|
||||||
#define TCPMODE_NONE 0
|
#define TCPMODE_NONE 0
|
||||||
#define TCPMODE_IFC 1 /* ifcico native EMSI on raw TCP */
|
#define TCPMODE_IFC 1 /* ifcico native EMSI on raw TCP */
|
||||||
#ifdef USE_TELNET
|
|
||||||
#define TCPMODE_ITN 2 /* EMSI encapsulation through telnet */
|
#define TCPMODE_ITN 2 /* EMSI encapsulation through telnet */
|
||||||
#endif
|
|
||||||
#define TCPMODE_IBN 3 /* Binkp protocol */
|
#define TCPMODE_IBN 3 /* Binkp protocol */
|
||||||
|
|
||||||
#define SESSION_UNKNOWN 0
|
#define SESSION_UNKNOWN 0
|
||||||
|
Reference in New Issue
Block a user