summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TSRM/TSRM.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h
index e19829a497..e25e3048ad 100644
--- a/TSRM/TSRM.h
+++ b/TSRM/TSRM.h
@@ -177,7 +177,7 @@ TSRM_API inline void *tsrm_get_ls_cache(void);
#define TSRMLS_CACHE _tsrm_ls_cache
/* BC only */
-#define TSRMLS_D
+#define TSRMLS_D void
#define TSRMLS_DC
#define TSRMLS_C
#define TSRMLS_CC