--- embedaddon/libnet/sample/test_ipv6_icmpv4.c 2013/07/22 11:54:41 1.1.1.1 +++ embedaddon/libnet/sample/test_ipv6_icmpv4.c 2023/09/27 11:11:38 1.1.1.2 @@ -33,8 +33,11 @@ #include "./libnet_test.h" #include - +#ifdef _WIN32 +#include +#else #include +#endif static void print_pblocks(libnet_t* l) {