comparison gsm-fw/g23m-aci/aci/cmh_mmir.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
comparison
equal deleted inserted replaced
792:44bac38197dd 793:c77d5b1fd6a2
21 */ 21 */
22 22
23 #ifndef CMH_MMIR_C 23 #ifndef CMH_MMIR_C
24 #define CMH_MMIR_C 24 #define CMH_MMIR_C
25 #endif 25 #endif
26
27 #include "config.h"
28 #include "fixedconf.h"
29 #include "condat-features.h"
30 #include "aci_conf.h"
26 31
27 #include "aci_all.h" 32 #include "aci_all.h"
28 33
29 /*==== INCLUDES ===================================================*/ 34 /*==== INCLUDES ===================================================*/
30 #include "aci_cmh.h" 35 #include "aci_cmh.h"