update test code

This commit is contained in:
Sukchan Lee 2017-12-16 05:53:30 +00:00
parent 04d3753f1c
commit 9d4afbba97
6 changed files with 165 additions and 167 deletions

View file

@ -140,6 +140,10 @@
#include <netinet/ip6.h>
#endif
#if HAVE_NETINET_IP_ICMP_H
#include <netinet/ip_icmp.h>
#endif
#if HAVE_NETINET_UDP_H
#include <netinet/udp.h>
#endif