PPP, apply warnings found by MSVC fixes on other files needing the same fix

This commit is contained in:
Sylvain Rochet 2015-02-22 21:39:04 +01:00
parent 9a10afbbc6
commit df3f05e824
2 changed files with 4 additions and 0 deletions

View File

@ -44,6 +44,8 @@
#include "netif/ppp/polarssl/md4.h"
#include <string.h>
/*
* 32-bit integer manipulation macros (little endian)
*/

View File

@ -43,6 +43,8 @@
#include "netif/ppp/polarssl/sha1.h"
#include <string.h>
/*
* 32-bit integer manipulation macros (big endian)
*/