X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7ea344d76a21255867275a199d1ddb1e5b358f77..532534b6366927708baa6dc8dcf62d8924ab5efc:/print-timed.c?ds=inline diff --git a/print-timed.c b/print-timed.c index dcf01db0..6aa7a821 100644 --- a/print-timed.c +++ b/print-timed.c @@ -19,11 +19,13 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ +/* \summary: BSD time daemon protocol printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include "netdissect.h" #include "extract.h"