mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-29 14:08:25 +02:00
fix wificonf compile error (#137)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2698 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4fbbef031b
commit
0e55432c8e
@ -396,6 +396,7 @@ void start_watchdog(int skfd, char *ifname)
|
||||
char *v, *next;
|
||||
unsigned char buf[8192], buf2[8192], wbuf[80], *p, *tmp;
|
||||
int wds = 0, i, j, restart_wds;
|
||||
wlc_ssid_t ssid;
|
||||
|
||||
if (fork())
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user