]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vjc.c
CVE-2016-7925/Add more bounds checks.
[tcpdump] / print-vjc.c
index 85b500eb6ec5207d0fee33f81e6bc2e477ed4c25..3287b9bcf789889d42dc47854d2ccd08f65606bb 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: PPP Van Jacobson compression printer */
+
+/* specification: RFC 1144 */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "slcompress.h"