diff gsm-fw/g23m-aci/aci/ati_cmd.c @ 785:09382de17df9

aci: integrated up to ati_pdu.c
author Space Falcon <falcon@ivan.Harhan.ORG>
date Thu, 12 Mar 2015 05:29:06 +0000
parents eedbf248bac0
children 89c70b89dca5
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/ati_cmd.c	Wed Mar 11 08:27:02 2015 +0000
+++ b/gsm-fw/g23m-aci/aci/ati_cmd.c	Thu Mar 12 05:29:06 2015 +0000
@@ -20,6 +20,11 @@
 #ifndef ACI_CMD_C
 #define ACI_CMD_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+#include "aci_conf.h"
+
 #undef DUMMY_ATI_STRINGS
 
 #include "aci_all.h"
@@ -223,7 +228,7 @@
 #ifdef SIM_PERS
  /*For %MEPD -for querying ME Personalisation Data... Added on 11/03/2005*/
 EXTERN T_ATI_RSLT  setatPercentMEPD(CHAR *cl, UBYTE srcId);
- #endif
+#endif
 
 EXTERN T_ATI_RSLT atPlusCBC  (CHAR *cl, UBYTE srcId);
 EXTERN T_ATI_RSLT setatPlusCMUT (CHAR *cl, UBYTE srcId);