diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h index ffb977662d3..374e8ff2fcf 100644 --- a/TSRM/TSRM.h +++ b/TSRM/TSRM.h @@ -133,7 +133,7 @@ TSRM_API void *tsrm_set_new_thread_end_handler(tsrm_thread_end_func_t new_thread #else /* non ZTS */ #define TSRMLS_FETCH() -#define TSRMLS_D +#define TSRMLS_D void #define TSRMLS_DC #define TSRMLS_C #define TSRMLS_CC