1 2 3 4 5 6 7
#ifndef __BCMBCA_NET_H__ #define __BCMBCA_NET_H__ void http_poll(void); int httpd_check_net_env(void); #endif /* __BCMBCA_NET_H__ */