Grant Limberg
vor 5 Jahren
Ursprung
Commit
423b0d891c
1 geänderte Dateien mit
2 neuen und
1 gelöschten Zeilen
-
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" {
|