comparison gsm-fw/g23m-gsm/dl/dl_drr.c @ 706:0c6dd0dcbfe6

dl_drr.c compiles
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 03 Oct 2014 04:05:21 +0000
parents 2f7df7a314f8
children
comparison
equal deleted inserted replaced
705:10a5096f9891 706:0c6dd0dcbfe6
20 */ 20 */
21 21
22 #ifndef DL_DRR_C 22 #ifndef DL_DRR_C
23 #define DL_DRR_C 23 #define DL_DRR_C
24 24
25 #include "config.h"
26 #include "fixedconf.h"
27 #include "condat-features.h"
28
25 #define ENTITY_DL 29 #define ENTITY_DL
26 30
27 /*==== INCLUDES ===================================================*/ 31 /*==== INCLUDES ===================================================*/
28 #include "typedefs.h" 32 #include "typedefs.h"
29 #include <string.h> 33 #include <string.h>