1 parent c9babe5 commit 00ef578Copy full SHA for 00ef578
1 file changed
Python/thread_pthread.h
@@ -134,7 +134,7 @@ do { \
134
static pthread_condattr_t *condattr_monotonic = NULL;
135
136
static void
137
-init_condattr()
+init_condattr(void)
138
{
139
#ifdef CONDATTR_MONOTONIC
140
static pthread_condattr_t ca;
0 commit comments