diff 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
line wrap: on
line diff
--- a/nuc-fw/serial/serialswitch.h	Thu Oct 31 00:55:14 2013 +0000
+++ b/nuc-fw/serial/serialswitch.h	Thu Oct 31 04:37:17 2013 +0000
@@ -16,6 +16,9 @@
 #ifndef __SERIALSWITCH_H__
 #define __SERIALSWITCH_H__
 
+#include "../include/config.h"
+#include "../include/sys_types.h"
+
 #include "traceswitch.h"
 #include "faxdata.h"