[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1347-g971404f
[email protected] (Axel Lin)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 971404ff9021c8a24f968a88a4a019e1fdfdee50 (commit)
from 041133285628bcd7fde39a7fd8ce08e40f10f423 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 971404ff9021c8a24f968a88a4a019e1fdfdee50
Author: Axel Lin <[email protected]>
Date: Wed Mar 7 15:24:14 2018 +0800
http_client.h: Include lwip/pbuf.h
struct pbuf is used by httpc_headers_done_fn, thus need to include
lwip/pbuf.h.
Signed-off-by: Axel Lin <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
src/include/lwip/apps/http_client.h | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack