comparison gsm-fw/g23m-gsm/sms/sms_cp.c @ 757:833f2fee131b

sms_cp.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 11 Oct 2014 22:45:31 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
756:fe3e16263bb2 757:833f2fee131b
19 +----------------------------------------------------------------------------- 19 +-----------------------------------------------------------------------------
20 */ 20 */
21 21
22 #ifndef SMS_CP_C 22 #ifndef SMS_CP_C
23 #define SMS_CP_C 23 #define SMS_CP_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