ath9k: add another ANI fix for older chipsets
[openwrt.git] / tools / squashfs4 / patches / 150-freebsd_fixes.patch
1 --- a/squashfs-tools/pseudo.c
2 +++ b/squashfs-tools/pseudo.c
3 @@ -32,6 +32,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