X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0b1de8f73d9b1484095a5ba484e83021ef7bc7ae..refs/heads/tcpdump-4.9:/print-krb.c 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]";