add missing include in restart
[openwrt-10.03/.git] / package / base-files / files / etc / init.d / network
index 5255651490d4f9b69e32a18414e94567e4066024..6b1f13c2faee63815c3609a2184de66026a784b0 100755 (executable)
@@ -20,6 +20,7 @@ start() {
 }
 
 restart() {
+       include /lib/network
        setup_switch
        ifup -a
        /sbin/wifi up