diff --git a/release/src/router/httpd/sysinfo.c b/release/src/router/httpd/sysinfo.c index 74402443ccb..b538caea137 100644 --- a/release/src/router/httpd/sysinfo.c +++ b/release/src/router/httpd/sysinfo.c @@ -85,7 +85,7 @@ typedef struct { } phyState; #endif - +extern int dev_nvram_getall(char *buf, int count); unsigned int get_phy_temperature(int radio); unsigned int get_wifi_clients(int unit, int querytype); @@ -245,14 +245,14 @@ int ej_show_sysinfo(int eid, webs_t wp, int argc, char_t ** argv) sysinfo(&sys); sprintf(result,"%.2f",(sys.loads[2] / (float)(1<