]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rip.c
change make check to work with POSIX shell
[tcpdump] / print-rip.c
index 9fbe7bea4171157f9f022ee93ba189d0bab0eb24..cf661d03b38c0fc37a54f7cb62d020aa32777a0f 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Routing Information Protocol (RIP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <stdio.h>