[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-109-gef02b1d
[email protected] (Simon Goldschmidt)
| 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 ef02b1dc20e3b5391097e21afb971fa5cd84ef3a (commit)
from 06cc8254314e7fca34d8f6b59a96fa35cd355073 (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 ef02b1dc20e3b5391097e21afb971fa5cd84ef3a
Author: Simon Goldschmidt <[email protected]>
Date: Tue Oct 23 07:46:13 2018 +0200
fix missing standard includes
These were a problem only if arch.h does not include them.
Signed-off-by: Simon Goldschmidt <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
contrib/examples/example_app/test.c | 1 +
contrib/examples/lwiperf/lwiperf_example.c | 4 ++--
contrib/examples/mqtt/mqtt_example.c | 12 ++++++------
contrib/examples/ppp/pppos_example.c | 2 ++
contrib/examples/sntp/sntp_example.c | 2 +-
src/apps/http/altcp_proxyconnect.c | 2 ++
src/apps/http/http_client.c | 1 +
7 files changed, 15 insertions(+), 9 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack