mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-25 07:49:38 +03:00
Socket: avoid warning on aos3
This commit is contained in:
parent
ae8b58e408
commit
cf2e5b5bc6
@ -45,6 +45,7 @@
|
||||
#ifdef WITH_AMISSL
|
||||
/* AmiSSL needs everything to be using bsdsocket directly to avoid conflicts */
|
||||
#include <proto/bsdsocket.h>
|
||||
#undef ns_close_socket
|
||||
#define ns_close_socket CloseSocket
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user