source:
freewrt/tools/squashfs/patches/sysmacros.patch@
9f222120
| Last change on this file since 9f222120 was 9f222120, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 421 bytes | |
-
squashfs-tools/mksquashfs.c
diff -Nur squashfs3.0.orig/squashfs-tools/mksquashfs.c squashfs3.0/squashfs-tools/mksquashfs.c
old new 40 40 #include <signal.h> 41 41 #include <setjmp.h> 42 42 #include <sys/mman.h> 43 #include <sys/sysmacros.h> 43 44 44 45 #ifndef linux 45 46 #define __BYTE_ORDER BYTE_ORDER
Note:
See TracBrowser
for help on using the repository browser.
