]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ipnet.c
Use nd_ types, add EXTRACT_ calls, clean up signed vs. unsigned.
[tcpdump] / print-ipnet.c
index 87b1b50133e0456ae95b0f13ecafdf2423c7b0ac..f71c145550b0463dd5df2cea7e7551219417298a 100644 (file)
@@ -1,8 +1,10 @@
+/* \summary: Solaris DLT_IPNET printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"