
#include <clib/AMarquee_protos.h>
#include "QAmiTrackShared.h"
#include "QAmiTrack.h"

extern struct WindowStuff * TrackWindow;
extern struct QSession * session;
extern struct List clientList;
extern struct Client * myInfo;
extern int clientListLength, nViewBy;
extern int nLogLevel, timeUnit, nLogViewLevel, maxLogListLen;
extern char * szLogFileName, * szAccessTo;
extern char * rexxScripts[];
extern BOOL BBeepOnLog;