lib/fetch/common.c: dup pthread.h inclusion.
This commit is contained in:
parent
e2e8eea490
commit
b810c25601
@ -934,8 +934,6 @@ fetch_ssl_cb_verify_crt(int verified, X509_STORE_CTX *ctx)
|
|||||||
return (verified);
|
return (verified);
|
||||||
}
|
}
|
||||||
|
|
||||||
#include <pthread.h>
|
|
||||||
|
|
||||||
static pthread_once_t ssl_init_once = PTHREAD_ONCE_INIT;
|
static pthread_once_t ssl_init_once = PTHREAD_ONCE_INIT;
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
x
Reference in New Issue
Block a user