Date:2010-07-22 05:09:10 (13 years 8 months ago)
Author:jow
Commit:e645dfd6f5690a65ad0f8b595e9fe34b71a528b3
Message:[tools] squashfs4: fix compilation on FreeBSD

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: tools/squashfs4/patches/150-freebsd_fixes.patch (1 diff)

Change Details

tools/squashfs4/patches/150-freebsd_fixes.patch
1--- a/squashfs-tools/pseudo.c
2@@ -31,6 +31,7 @@
3 #include <stdlib.h>
4 #include <sys/types.h>
5 #include <sys/wait.h>
6+#include <sys/stat.h>
7
8 #include "pseudo.h"
9

Archive Download the corresponding diff file



interactive