summaryrefslogtreecommitdiff
path: root/TSRM/TSRM.c
diff options
context:
space:
mode:
Diffstat (limited to 'TSRM/TSRM.c')
-rw-r--r--TSRM/TSRM.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c
index 9451ed1731..74ef25b50c 100644
--- a/TSRM/TSRM.c
+++ b/TSRM/TSRM.c
@@ -15,10 +15,7 @@
#ifdef ZTS
#include <stdio.h>
-
-#if HAVE_STDARG_H
#include <stdarg.h>
-#endif
typedef struct _tsrm_tls_entry tsrm_tls_entry;