python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / tools / filesystems / ext4magic / glibc-fix.patch
blob906609788939a1fe561731640d142fd160403444
1 diff --git a/src/recover.c b/src/recover.c
2 index 41b4aee..30b5d8f 100644
3 --- a/src/recover.c
4 +++ b/src/recover.c
5 @@ -24,6 +24,7 @@
6 #include <errno.h>
7 #include <fcntl.h>
8 #include <utime.h>
9 +#include <sys/sysmacros.h>
11 #ifndef O_LARGEFILE
12 #define O_LARGEFILE 0