comparison gsm-fw/g23m-gsm/cc/cc_act.c @ 688:75488f27acdd

cc_act.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 30 Sep 2014 00:44:38 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
687:95608d9c90de 688:75488f27acdd
20 +----------------------------------------------------------------------------- 20 +-----------------------------------------------------------------------------
21 */ 21 */
22 22
23 #ifndef CC_ACT_C 23 #ifndef CC_ACT_C
24 #define CC_ACT_C 24 #define CC_ACT_C
25
26 #include "config.h"
27 #include "fixedconf.h"
28 #include "condat-features.h"
25 29
26 #define ENTITY_CC 30 #define ENTITY_CC
27 /*==== INCLUDES ===================================================*/ 31 /*==== INCLUDES ===================================================*/
28 32
29 #include <string.h> 33 #include <string.h>