]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-igrp.c
do not warn about extra lines in stderr if there is a stderr file that was compared
[tcpdump] / print-igrp.c
index 62060c2c3b8cb95125bab2d39749843f04de6269..b6eaf312011012df8f7a24b62c8e9a2163decad8 100644 (file)
  * Initial contribution from Francis Dupont ([email protected])
  */
 
+/* \summary: Interior Gateway Routing Protocol (IGRP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"