diff 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
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/cc/cc_act.c	Mon Sep 29 23:42:53 2014 +0000
+++ b/gsm-fw/g23m-gsm/cc/cc_act.c	Tue Sep 30 00:44:38 2014 +0000
@@ -23,6 +23,10 @@
 #ifndef CC_ACT_C
 #define CC_ACT_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+
 #define ENTITY_CC
 /*==== INCLUDES ===================================================*/