comparison gsm-fw/g23m-gsm/sms/sms_em.c @ 759:9f76fb74e269

sms_em.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 11 Oct 2014 22:50:41 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
758:3b690364119a 759:9f76fb74e269
20 +----------------------------------------------------------------------------- 20 +-----------------------------------------------------------------------------
21 */ 21 */
22 22
23 #ifndef SMS_EM_C 23 #ifndef SMS_EM_C
24 #define SMS_EM_C 24 #define SMS_EM_C
25
26 #include "config.h"
27 #include "fixedconf.h"
28 #include "condat-features.h"
25 29
26 #define ENTITY_SMS 30 #define ENTITY_SMS
27 31
28 /*==== INCLUDES ===================================================*/ 32 /*==== INCLUDES ===================================================*/
29 33