forked from Imagelibrary/lwip
Added <string.h> header to ppp_impl.h, this appears to be required, found out by Ivan Delamer.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
#include <stdio.h> /* formats */
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "lwip/netif.h"
|
||||
#include "lwip/def.h"
|
||||
|
||||
Reference in New Issue
Block a user