diff gsm-fw/g23m-aci/aci/cmh_phbt.c @ 796:ac09e56b4e3b

aci: cmh_phb?.c done
author Space Falcon <falcon@ivan.Harhan.ORG>
date Mon, 16 Mar 2015 04:28:11 +0000
parents eedbf248bac0
children
line wrap: on
line diff
--- a/gsm-fw/g23m-aci/aci/cmh_phbt.c	Mon Mar 16 03:51:37 2015 +0000
+++ b/gsm-fw/g23m-aci/aci/cmh_phbt.c	Mon Mar 16 04:28:11 2015 +0000
@@ -23,6 +23,11 @@
 #define CMH_PHBT_C
 #endif
 
+#include "config.h"
+#include "fixedconf.h"
+#include "condat-features.h"
+#include "aci_conf.h"
+
 #include "aci_all.h"
 /*==== INCLUDES ===================================================*/
 #include "aci_cmh.h"
@@ -72,7 +77,7 @@
   SHORT dmyUsed;  /* dummy variable, not used */
   SHORT dmyMaxExt;
   SHORT dmyUsedExt;
-  #ifndef TI_PS_FFS_PHB
+#ifndef TI_PS_FFS_PHB
   UBYTE dmySrvc;  /* dummy variable, not used */
   SHORT dmyAvail; /* dummy variable, not used */
 #endif