MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | // MorgenGrauen MUDlib |
2 | // | ||||
3 | // telnetneg.h -- Definitionen und Prototypes fuer Telnet-Negotiations | ||||
4 | // | ||||
5 | // $Id: telnetneg.h 8348 2013-02-03 22:14:39Z Zesstra $ | ||||
6 | |||||
7 | #include "/secure/telnetneg.h" | ||||
8 | |||||
9 | #ifndef _TELNETNEG_H_ | ||||
10 | #define _TELNETNEG_H_ | ||||
11 | |||||
12 | #endif | ||||
13 | |||||
14 | #ifdef NEED_PROTOTYPES | ||||
15 | #ifndef _TELNETNEG_H_PROTOS_ | ||||
16 | #define _TELNETNEG_H_PROTOS_ | ||||
17 | |||||
18 | #endif | ||||
19 | #endif |