Andy Li
%!s(int64=8) %!d(string=hai) anos
Modificáronse 1 ficheiros con
1 adicións e
0 borrados
-
1
0
libs/ssl/ssl.c
|
@@ -8,6 +8,7 @@
|
|
#else
|
|
#else
|
|
#include <sys/socket.h>
|
|
#include <sys/socket.h>
|
|
#include <strings.h>
|
|
#include <strings.h>
|
|
|
|
+#include <errno.h>
|
|
typedef int SOCKET;
|
|
typedef int SOCKET;
|
|
#endif
|
|
#endif
|
|
|
|
|