FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-aci/ati_ext/ati_ext_mech.c @ 819:1e4dbee8dcfd
ati_ext/ati_ext_mech.c compiles
| author | Space Falcon <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Sun, 05 Apr 2015 17:44:25 +0000 |
| parents | 8eea89c37047 |
| children |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/ati_ext/ati_ext_mech.c Sun Apr 05 17:39:04 2015 +0000 +++ b/gsm-fw/g23m-aci/ati_ext/ati_ext_mech.c Sun Apr 05 17:44:25 2015 +0000 @@ -21,6 +21,11 @@ #ifndef ATI_EXT_MECH_C #define ATI_EXT_MECH_C +#include "config.h" +#include "fixedconf.h" +#include "condat-features.h" +#include "aci_conf.h" + #include "aci_all.h" #include "aci_cmh.h" #include "ati_cmd.h"
