mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 20:57:32 +02:00
e645dfd6f5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
194 B
Diff
11 lines
194 B
Diff
--- a/squashfs-tools/pseudo.c
|
|
+++ b/squashfs-tools/pseudo.c
|
|
@@ -31,6 +31,7 @@
|
|
#include <stdlib.h>
|
|
#include <sys/types.h>
|
|
#include <sys/wait.h>
|
|
+#include <sys/stat.h>
|
|
|
|
#include "pseudo.h"
|
|
|