task-pandora-*: Commit latest Xfce and Core tasks to build PAM correctly and package...
[openpandora.oe.git] / recipes / pandora-system / pandora-wifi / 0006-Add-back-in-missing-header-o.patch
1 From b1c923be9d2ed598e6d468a3f05ce921bb13b122 Mon Sep 17 00:00:00 2001
2 From: David-John Willis <John.Willis@Distant-earth.com>
3 Date: Fri, 28 Aug 2009 15:23:35 +0100
4 Subject: [PATCH 6/6] Add back in missing header :-o
5
6 ---
7  sta_dk_4_0_4_32/pform/linux/src/iw_ioctl.c |    1 +
8  1 files changed, 1 insertions(+), 0 deletions(-)
9
10 diff --git a/sta_dk_4_0_4_32/pform/linux/src/iw_ioctl.c b/sta_dk_4_0_4_32/pform/linux/src/iw_ioctl.c
11 index a17b2f6..a975afa 100755
12 --- a/sta_dk_4_0_4_32/pform/linux/src/iw_ioctl.c
13 +++ b/sta_dk_4_0_4_32/pform/linux/src/iw_ioctl.c
14 @@ -37,6 +37,7 @@
15  #include "osUtil.h"
16  #include "scanMngrTypes.h"
17  #include "scanMngrTypes.h"
18 +#include "iw_ioctl.h"
19  
20  #define IOCTL_DBG 1
21  
22 -- 
23 1.6.3.1
24