diff gsm-fw/g23m-aci/aci/cmh_uartr.c @ 801:c64bfc13292c

aci: all cmh*.c compile for the sans-data configuration
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 05 Apr 2015 04:16:57 +0000
parents eedbf248bac0
children
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/cmh_uartr.c	Sun Apr 05 03:56:11 2015 +0000
+++ b/gsm-fw/g23m-aci/aci/cmh_uartr.c	Sun Apr 05 04:16:57 2015 +0000
@@ -18,6 +18,11 @@
 +----------------------------------------------------------------------------- 
 */ 
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+#include "aci_conf.h"
+
 #ifdef UART
 
 #ifndef CMH_UARTR_C