Warning, /graphics/krita/3rdparty/ext_heif/A06-common-threading.patch is written in an unsupported language. File is not indexed.

0001 --- a/source/common/threading.h 2022-09-24 23:13:02.251953004 -0400
0002 +++ b/source/common/threading.h 2022-09-24 23:13:36.912210668 -0400
0003 @@ -37,6 +37,7 @@
0004  #include <semaphore.h>
0005  #include <errno.h>
0006  #include <fcntl.h>
0007 +#include <sys/stat.h>
0008  #endif
0009  
0010  #if MACOS