diff gsm-fw/g23m-aci/aci/cmh_mmis.c @ 793:c77d5b1fd6a2

aci: got to cmh_mmq.c, compilation failure (something to do with RTC), remains to be investigated and fixed
author Space Falcon <falcon@ivan.Harhan.ORG>
date Fri, 13 Mar 2015 00:29:36 +0000
parents eedbf248bac0
children
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/cmh_mmis.c	Thu Mar 12 22:11:27 2015 +0000
+++ b/gsm-fw/g23m-aci/aci/cmh_mmis.c	Fri Mar 13 00:29:36 2015 +0000
@@ -23,6 +23,11 @@
 #define CMH_MMIS_C
 #endif
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+#include "aci_conf.h"
+
 #include "aci_all.h"
 
 /*==== INCLUDES ===================================================*/