X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b83e04bd09ac42db9e362a627568a8efbe099c22..69ead2a09cf7d0666c6a7ac12e47fd9743242c61:/print-smtp.c diff --git a/print-smtp.c b/print-smtp.c index fe0bbc2f..0cdcf1d9 100644 --- a/print-smtp.c +++ b/print-smtp.c @@ -11,11 +11,13 @@ * FOR A PARTICULAR PURPOSE. */ +/* \summary: Simple Mail Transfer Protocol (SMTP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include #include