diff gsm-fw/g23m-gsm/alr/alr_tim.c @ 685:4094f0d750c7

alr_tim.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 29 Sep 2014 23:34:03 +0000
parents 2f7df7a314f8
children
line wrap: on
line diff
--- a/gsm-fw/g23m-gsm/alr/alr_tim.c	Mon Sep 29 23:26:36 2014 +0000
+++ b/gsm-fw/g23m-gsm/alr/alr_tim.c	Mon Sep 29 23:34:03 2014 +0000
@@ -20,6 +20,10 @@
 #ifndef ALR_TIM_C
 #define ALR_TIM_C
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+
 #define ENTITY_PL
 
 /*==== INCLUDES ===================================================*/
@@ -287,4 +291,3 @@
 }
 
 #endif  /* ALR_TIM_C */
-