mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-30 12:32:37 +00:00
PPP, apply warnings found by MSVC fixes on other files needing the same fix
This commit is contained in:
parent
9a10afbbc6
commit
df3f05e824
@ -44,6 +44,8 @@
|
||||
|
||||
#include "netif/ppp/polarssl/md4.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/*
|
||||
* 32-bit integer manipulation macros (little endian)
|
||||
*/
|
||||
|
@ -43,6 +43,8 @@
|
||||
|
||||
#include "netif/ppp/polarssl/sha1.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
/*
|
||||
* 32-bit integer manipulation macros (big endian)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user