comparison gsm-fw/g23m-aci/dti/dti_int.c @ 778:ac329f4627ac

gsm-fw/g23m-aci/dti compiles into libdti.a
author Michael Spacefalcon <falcon@ivan.Harhan.ORG>
date Sat, 07 Mar 2015 23:00:01 +0000
parents eedbf248bac0
children
comparison
equal deleted inserted replaced
777:08f148c63220 778:ac329f4627ac
24 */ 24 */
25 25
26 #ifndef DTI_INT_C 26 #ifndef DTI_INT_C
27 #define DTI_INT_C 27 #define DTI_INT_C
28 #endif 28 #endif
29
30 #include "config.h"
31 #include "fixedconf.h"
32 #include "condat-features.h"
29 33
30 /*==== CONST =======================================================*/ 34 /*==== CONST =======================================================*/
31 35
32 #include <string.h> 36 #include <string.h>
33 #include "typedefs.h" 37 #include "typedefs.h"