Skip to content
Snippets Groups Projects
Commit 842e796e authored by rswindell's avatar rswindell
Browse files

Added IPPORT_TELNET definition (if not already defined).

parent 2f8a4647
No related branches found
No related tags found
No related merge requests found
......@@ -42,6 +42,10 @@
#define DESC_LINES 5
#define DEF_LIST_FMT "NSTP"
#ifndef IPPORT_TELNET
#define IPPORT_TELNET 23
#endif
/* Misc bits */
#define FROM_SMB (1L<<0) /* BBS info imported from message base */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment