fix missing update for include() api change (#815)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4909 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-10-04 17:11:36 +00:00
parent 7e9bc6aacd
commit 652c662b7d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
. /etc/functions.sh
include network
include /lib/network
scan_interfaces
# The following is to automatically configure the DHCP settings

View File

@ -4,7 +4,7 @@
## Please make changes in /etc/firewall.user
. /etc/functions.sh
include network
include /lib/network
scan_interfaces
config_get WAN wan ifname