projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[include] netfilter.mk: fix connmark packaging for Kernels >= 2.6.35, thanks Daniel...
[openwrt.git]
/
tools
/
squashfs4
/
patches
/
150-freebsd_fixes.patch
1
--- a/squashfs-tools/pseudo.c
2
+++ b/squashfs-tools/pseudo.c
3
@@ -31,6 +31,7 @@
4
#include <stdlib.h>
5
#include <sys/types.h>
6
#include <sys/wait.h>
7
+#include <sys/stat.h>
8
9
#include "pseudo.h"
10
This page took
0.051226 seconds
and
5
git commands to generate.