comparison gsm-fw/g23m-gsm/sms/sms_for.c @ 760:2b438f89bb62

sms_for.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 11 Oct 2014 22:53:54 +0000
parents 2f7df7a314f8
children a7bbc4fdd447
comparison
equal deleted inserted replaced
759:9f76fb74e269 760:2b438f89bb62
19 +----------------------------------------------------------------------------- 19 +-----------------------------------------------------------------------------
20 */ 20 */
21 21
22 #ifndef SMS_FOR_C 22 #ifndef SMS_FOR_C
23 #define SMS_FOR_C 23 #define SMS_FOR_C
24
25 #include "config.h"
26 #include "fixedconf.h"
27 #include "condat-features.h"
24 28
25 #define ENTITY_SMS 29 #define ENTITY_SMS
26 30
27 /*==== INCLUDES ===================================================*/ 31 /*==== INCLUDES ===================================================*/
28 32