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