Renamed files

This commit is contained in:
SChernykh
2025-07-05 19:39:04 +02:00
parent a01545e42c
commit 758b55f354
34 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- 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