mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-13 11:47:00 +08:00
PPP, apply warnings found by MSVC fixes on other files needing the same fix
This commit is contained in:
@@ -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)
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user