Files
p2pool-salvium/scripts/release/macos_aarch64/zutil.patch
2025-07-05 19:39:04 +02:00

11 lines
211 B
Diff

--- zutil.h
+++ zutil.h
@@ -144,7 +144,6 @@
# include <unix.h> /* for fdopen */
# else
# ifndef fdopen
-# define fdopen(fd,mode) NULL /* No fdopen() */
# endif
# endif
# endif