FreeCalypso > hg > freecalypso-sw
diff gsm-fw/g23m-aci/aci/cmh_sss.c @ 800:21b9eb4d02d9
aci: cmh_ss?.c done
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 05 Apr 2015 03:56:11 +0000 |
parents | eedbf248bac0 |
children |
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/cmh_sss.c Sun Apr 05 00:38:21 2015 +0000 +++ b/gsm-fw/g23m-aci/aci/cmh_sss.c Sun Apr 05 03:56:11 2015 +0000 @@ -23,6 +23,11 @@ #define CMH_SSS_C #endif +#include "config.h" +#include "fixedconf.h" +#include "condat-features.h" +#include "aci_conf.h" + #include "aci_all.h" /*==== INCLUDES ===================================================*/ #include "aci.h" @@ -209,10 +214,6 @@ if( retVal NEQ AT_CMPL ) return( retVal ); - - - - /* *-------------------------------------------------------------------