comparison gsm-fw/g23m-aci/aci/aci_em.c @ 783:79ccc6a27a95

gsm-fw/g23m-aci/aci: aci_*.c modules compile
author Space Falcon <falcon@ivan.Harhan.ORG>
date Sun, 08 Mar 2015 23:42:01 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
782:3eb43280161d 783:79ccc6a27a95
21 */ 21 */
22 22
23 #ifndef ACI_EM_C 23 #ifndef ACI_EM_C
24 #define ACI_EM_C 24 #define ACI_EM_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 /*===== INCLUDES ===================================================*/ 33 /*===== INCLUDES ===================================================*/
29 34
30 #include "aci_cmh.h" 35 #include "aci_cmh.h"