comparison gsm-fw/g23m-gsm/ss/ss_csf.c @ 768:461aad16a816

ss_csf.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 12 Oct 2014 00:41:46 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
767:77ab12ccdec1 768:461aad16a816
19 +----------------------------------------------------------------------------- 19 +-----------------------------------------------------------------------------
20 */ 20 */
21 21
22 #ifndef SS_CSF_C 22 #ifndef SS_CSF_C
23 #define SS_CSF_C 23 #define SS_CSF_C
24
25 #include "config.h"
26 #include "fixedconf.h"
27 #include "condat-features.h"
24 28
25 #define ENTITY_SS 29 #define ENTITY_SS
26 30
27 /*==== INCLUDES ===================================================*/ 31 /*==== INCLUDES ===================================================*/
28 #if defined (NEW_FRAME) 32 #if defined (NEW_FRAME)