diff gsm-fw/g23m-gsm/cc/cc_em.c @ 691:e7b45d295580

cc_em.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 30 Sep 2014 01:29:41 +0000
parents 2f7df7a314f8
children
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/cc/cc_em.c	Tue Sep 30 01:27:29 2014 +0000
+++ b/gsm-fw/g23m-gsm/cc/cc_em.c	Tue Sep 30 01:29:41 2014 +0000
@@ -23,6 +23,10 @@
 #ifndef CC_EM_C
 #define CC_EM_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+
 #define ENTITY_CC
 
 /*==== INCLUDES ===================================================*/