]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-krb.c
Handle very large -f files by rejecting them.
[tcpdump] / print-krb.c
index b57c12d8c950f7079765ea8fe1d7a88a502cc004..de69054c39395e3b2d6db01010f196b9052a0c69 100644 (file)
  * Initial contribution from John Hawkinson ([email protected]).
  */
 
+/* \summary: Kerberos printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 static const char tstr[] = " [|kerberos]";