FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/g23m-glue/gdi/ffs_coat.c @ 838:a963ff26848a
gdi/ffs_coat.c: added boilerplate includes just in case
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 25 Apr 2015 19:27:04 +0000 |
parents | 80959c73a21b |
children |
comparison
equal
deleted
inserted
replaced
837:80959c73a21b | 838:a963ff26848a |
---|---|
20 #ifndef __FFS_COAT_C__ | 20 #ifndef __FFS_COAT_C__ |
21 #define __FFS_COAT_C__ | 21 #define __FFS_COAT_C__ |
22 | 22 |
23 /*==== INCLUDES ===================================================*/ | 23 /*==== INCLUDES ===================================================*/ |
24 #define SAP_ACI | 24 #define SAP_ACI |
25 | |
26 #include "config.h" | |
27 #include "fixedconf.h" | |
28 #include "condat-features.h" | |
25 | 29 |
26 #include "typedefs.h" | 30 #include "typedefs.h" |
27 #include "pconst.cdg" | 31 #include "pconst.cdg" |
28 #include "prim.h" | 32 #include "prim.h" |
29 #include "vsi.h" | 33 #include "vsi.h" |