comparison gsm-fw/g23m-gsm/ss/ss_em.c @ 769:6a0a7c273b3d

ss_em.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sun, 12 Oct 2014 00:42:45 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
768:461aad16a816 769:6a0a7c273b3d
20 +----------------------------------------------------------------------------- 20 +-----------------------------------------------------------------------------
21 */ 21 */
22 22
23 #ifndef SS_EM_C 23 #ifndef SS_EM_C
24 #define SS_EM_C 24 #define SS_EM_C
25
26 #include "config.h"
27 #include "fixedconf.h"
28 #include "condat-features.h"
25 29
26 #define ENTITY_SS 30 #define ENTITY_SS
27 31
28 /*==== INCLUDES ===================================================*/ 32 /*==== INCLUDES ===================================================*/
29 33