gskit.h: Code policing of function pointer arguments
This commit is contained in:
parent
5d5c78b47f
commit
1d25acb038
@ -65,6 +65,7 @@ int Curl_gskit_check_cxn(struct connectdata * cxn);
|
||||
#define curlssl_check_cxn(x) Curl_gskit_check_cxn(x)
|
||||
#define curlssl_data_pending(x,y) 0
|
||||
#define curlssl_random(x,y,z) -1
|
||||
|
||||
#endif /* USE_GSKIT */
|
||||
|
||||
#endif /* HEADER_CURL_GSKIT_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user