mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-2746 --resolve large xmlrpc update thanks garmt
This commit is contained in:
9
libs/xmlrpc-c/lib/curl_transport/lock_pthread.h
Normal file
9
libs/xmlrpc-c/lib/curl_transport/lock_pthread.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CURL_LOCK_PTHREAD_H_INCLUDED
|
||||
#define CURL_LOCK_PTHREAD_H_INCLUDED
|
||||
|
||||
#include "lock.h"
|
||||
|
||||
lock *
|
||||
curlLock_create_pthread(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user