comparison gsm-fw/g23m-gsm/ss/ss_pei.c @ 771:b5a4104c24a5

ss_pei.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 12 Oct 2014 00:49:49 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
770:20a2e453564c 771:b5a4104c24a5
20 */ 20 */
21 21
22 #ifndef SS_PEI_C 22 #ifndef SS_PEI_C
23 #define SS_PEI_C 23 #define SS_PEI_C
24 24
25 #include "config.h"
26 #include "fixedconf.h"
27 #include "condat-features.h"
28
25 #define ENTITY_SS 29 #define ENTITY_SS
26
27 30
28 /*==== INCLUDES ===================================================*/ 31 /*==== INCLUDES ===================================================*/
29 #if defined (NEW_FRAME) 32 #if defined (NEW_FRAME)
30 33
31 #include <string.h> 34 #include <string.h>