summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/print-smtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/print-smtp.c')
-rw-r--r--contrib/tcpdump/print-smtp.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/tcpdump/print-smtp.c b/contrib/tcpdump/print-smtp.c
index fe0bbc2..0cdcf1d 100644
--- a/contrib/tcpdump/print-smtp.c
+++ b/contrib/tcpdump/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 <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud