protect state var with the same #if that the rest of the code is
protected with This commit was SVN r7292.
Этот коммит содержится в:
родитель
31ea80cd0b
Коммит
c4731285ee
@ -27,7 +27,9 @@ int opal_trace_handle;
|
||||
/*
|
||||
* Local state
|
||||
*/
|
||||
#if OPAL_ENABLE_TRACE
|
||||
static opal_output_stream_t tracer;
|
||||
#endif
|
||||
|
||||
|
||||
void opal_trace_init(void)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user