Grant Limberg
hace 5 años
Se han
modificado 1 ficheros con
2 adiciones y
1 borrados
-
2
1
core/zerotier.h
|
@@ -27,9 +27,10 @@
|
|
|
#include <netinet/in.h>
|
|
|
#include <sys/types.h>
|
|
|
#include <sys/socket.h>
|
|
|
+#endif
|
|
|
+
|
|
|
#include <stdint.h>
|
|
|
#include <stdlib.h>
|
|
|
-#endif
|
|
|
|
|
|
#ifdef __cplusplus
|
|
|
extern "C" {
|