FreeCalypso > hg > fc-selenite
comparison src/g23m-gsm/dl/dl_trc.c @ 63:c7e5cb543a53
src/g23m-gsm/dl/dl_{state,trc}.c: include case fix
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 19 Jul 2018 23:33:27 +0000 |
parents | d393cd9bb723 |
children |
comparison
equal
deleted
inserted
replaced
62:4f7c9a66f347 | 63:c7e5cb543a53 |
---|---|
59 #include "ccdapi.h" | 59 #include "ccdapi.h" |
60 #include "dl.h" | 60 #include "dl.h" |
61 | 61 |
62 #endif | 62 #endif |
63 | 63 |
64 #include "DL_trc.h" | 64 #include "dl_trc.h" |
65 | 65 |
66 #if defined(DL_TRACE_WIN32) | 66 #if defined(DL_TRACE_WIN32) |
67 | 67 |
68 #define DL_TRC_DELAY() /* vsi_t_sleep (VSI_CALLER 1) */ | 68 #define DL_TRC_DELAY() /* vsi_t_sleep (VSI_CALLER 1) */ |
69 | 69 |