Added an #include to SLiRP's ip_input.c, so that it compiles correctly using GCC 7.2.1.
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
* Please read the file COPYRIGHT for the
|
||||
* terms and conditions of the copyright.
|
||||
*/
|
||||
#include <stdint.h>
|
||||
|
||||
#include "slirp.h"
|
||||
#include "ip_icmp.h"
|
||||
|
||||
|
Reference in New Issue
Block a user