diff gsm-fw/g23m-aci/aci/aci_aci.c @ 780:286567fb2ab8

starting to compile ACI; ati_ext_mech.h is missing
author Michael Spacefalcon <falcon@ivan.Harhan.ORG>
date Sun, 08 Mar 2015 01:51:24 +0000
parents eedbf248bac0
children 89c70b89dca5
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/aci_aci.c	Sat Mar 07 23:55:47 2015 +0000
+++ b/gsm-fw/g23m-aci/aci/aci_aci.c	Sun Mar 08 01:51:24 2015 +0000
@@ -22,6 +22,11 @@
 #ifndef ACI_ACI_C
 #define ACI_ACI_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+#include "aci_conf.h"
+
 #include "aci_all.h"
 
 #include "aci_cmh.h"