X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/69cb46af9119e8b5554bcc4bf1bf36f39cb82131..47b02443f099fc93a7c69041d30bf6f6be552ece:/print-krb.c?ds=sidebyside diff --git a/print-krb.c b/print-krb.c index b57c12d8..de69054c 100644 --- a/print-krb.c +++ b/print-krb.c @@ -21,13 +21,15 @@ * Initial contribution from John Hawkinson (jhawk@mit.edu). */ +/* \summary: Kerberos printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" #include "extract.h" static const char tstr[] = " [|kerberos]";