diff gsm-fw/g23m-gsm/mm/mm_csf.c @ 717:470f87d36741

mm_csf.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Sat, 04 Oct 2014 00:45:59 +0000
parents 2f7df7a314f8
children
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/mm/mm_csf.c	Fri Oct 03 21:10:00 2014 +0000
+++ b/gsm-fw/g23m-gsm/mm/mm_csf.c	Sat Oct 04 00:45:59 2014 +0000
@@ -22,6 +22,10 @@
 #ifndef MM_CSF_C
 #define MM_CSF_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+
 #define ENTITY_MM
 
 /*==== INCLUDES ===================================================*/
@@ -247,4 +251,3 @@
 /* N950 Memory Optimization - Implements Measure #39*/
 /* Removed unused Function*/
 #endif
-