/************************************************************************* * (C) 2010 AITNET ltd - Sofia/Bulgaria - * by Michael Pounov * * $Author: misho $ * $Id: global.h,v 1.2 2010/03/22 15:21:20 misho Exp $ * *************************************************************************/ #ifndef __GLOBAL_H #define __GLOBAL_H #define COMPAT_43TTY #include "config.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include "aitio.h" #include "defs.h" #endif