blob: 415ed9095ad070f2a3fb3229aa1fc07d9cd44289 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001// 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