X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7ea344d76a21255867275a199d1ddb1e5b358f77..c7b0738460b08e63a1bd15c88ef1f9599cd71a08:/print-timed.c 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"