summaryrefslogtreecommitdiff
path: root/lib/lwip/lwip/contrib/apps/httpserver/httpserver-netconn.h
blob: d84b10362ff00725f32d5866393ddcd955064e8f (plain)
1
2
3
4
5
6
#ifndef LWIP_HTTPSERVER_NETCONN_H
#define LWIP_HTTPSERVER_NETCONN_H

void http_server_netconn_init(void);

#endif /* LWIP_HTTPSERVER_NETCONN_H */