/* * DEFS.H */ #define NOEXT #include #include #include #include #include #include "/dnet/dnet.h" #include "/dnet/channel.h" #include "/lib/dnetlib.h" #include "/server/servers.h" typedef struct IntuiMessage IMESS; typedef struct IntuiText ITEXT; typedef struct Menu MENU; typedef struct MenuItem ITEM; typedef struct TextAttr TA; typedef struct TextFont FONT; typedef struct Library LIB; typedef struct FileInfoBlock FIB;