comparison gsm-fw/g23m-aci/aci/aci_mem.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
18 +----------------------------------------------------------------------------- 18 +-----------------------------------------------------------------------------
19 */ 19 */
20 #ifndef ACI_MEM_C 20 #ifndef ACI_MEM_C
21 #define ACI_MEM_C 21 #define ACI_MEM_C
22 #endif 22 #endif
23
24 #include "config.h"
25 #include "fixedconf.h"
26 #include "condat-features.h"
27 #include "aci_conf.h"
23 28
24 #include "aci_all.h" 29 #include "aci_all.h"
25 30
26 #include "aci_mem.h" 31 #include "aci_mem.h"
27 32