qos-scripts: remove the layer7 based classifiers from the default configuration ...
[openwrt-10.03/.git] / package / hostapd / patches / 340-roboswitch_fix.patch
1 --- a/src/drivers/driver_roboswitch.c
2 +++ b/src/drivers/driver_roboswitch.c
3 @@ -14,10 +14,10 @@
4  
5  #include "includes.h"
6  #include <sys/ioctl.h>
7 -#include <linux/if.h>
8  #include <linux/sockios.h>
9  #include <linux/if_ether.h>
10  #include <linux/mii.h>
11 +#include <net/if.h>
12  
13  #include "common.h"
14  #include "driver.h"