update 2026-09-06 01:51:51

This commit is contained in:
action
2026-09-06 01:51:51 +08:00
parent 47831f020d
commit 37eb246de8
1970 changed files with 1523980 additions and 168 deletions
@@ -0,0 +1,12 @@
diff -Naur a/include/compat.h b/include/compat.h
--- a/include/compat.h 2019-08-03 10:48:42.000000000 -0700
+++ b/include/compat.h 2020-03-01 19:26:14.000000000 -0800
@@ -57,7 +57,7 @@ typedef int socklen_t;
#else
-#include <sys/errno.h>
+#include <errno.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>