Files
FFmpegKit56/Plugins/BuildFFmpeg/patch/libsmbclient/06-crt_extensions.patch
cuong mac mini m2 4b968a3347
Some checks failed
/ buid (push) Has been cancelled
first commit
2026-04-16 14:48:09 +07:00

11 lines
246 B
Diff

--- a/lib/replace/replace.h
+++ b/lib/replace/replace.h
@@ -284,7 +284,6 @@
#if !defined(HAVE_DECL_ENVIRON)
# ifdef __APPLE__
-# include <crt_externs.h>
# define environ (*_NSGetEnviron())
# else /* __APPLE__ */
extern char **environ;