comparison nuc-fw/serial/serialswitch.h @ 122:28f967578233

RVT compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 31 Oct 2013 04:37:17 +0000
parents e40d8661ecab
children
comparison
equal deleted inserted replaced
121:15e972110527 122:28f967578233
13 * 13 *
14 ******************************************************************************/ 14 ******************************************************************************/
15 15
16 #ifndef __SERIALSWITCH_H__ 16 #ifndef __SERIALSWITCH_H__
17 #define __SERIALSWITCH_H__ 17 #define __SERIALSWITCH_H__
18
19 #include "../include/config.h"
20 #include "../include/sys_types.h"
18 21
19 #include "traceswitch.h" 22 #include "traceswitch.h"
20 #include "faxdata.h" 23 #include "faxdata.h"
21 24
22 #ifndef C_EXTERN 25 #ifndef C_EXTERN