Files
p2pool-salvium/release_scripts/macos_aarch64/zutil.patch
2025-07-03 23:06:40 +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