X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/69cb46af9119e8b5554bcc4bf1bf36f39cb82131..cbddb98484ea8ec1deece351abd56e063d775b38:/print-ipnet.c?ds=inline diff --git a/print-ipnet.c b/print-ipnet.c index 20ebbfd3..f71c1455 100644 --- a/print-ipnet.c +++ b/print-ipnet.c @@ -1,10 +1,12 @@ +/* \summary: Solaris DLT_IPNET printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" typedef struct ipnet_hdr { uint8_t iph_version;