mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
13 lines
371 B
Diff
13 lines
371 B
Diff
diff '--color=always' -Naur a/netsurf/utils/config.h b/netsurf/utils/config.h
|
||
[1m--- a/netsurf/utils/config.h 2026-06-03 23:50:18.641104799 +0000[0m
|
||
[1m+++ b/netsurf/utils/config.h 2026-06-03 23:53:51.866091024 +0000[0m
|
||
[36m@@ -200,4 +200,8 @@[0m
|
||
#define NO_IPV6
|
||
#endif
|
||
|
||
[32m+#ifndef AF_INET6[0m
|
||
[32m+ #define NO_IPV6[0m
|
||
[32m+#endif[0m
|
||
[32m+[0m
|
||
#endif
|