X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/0b1de8f73d9b1484095a5ba484e83021ef7bc7ae..refs/heads/tcpdump-4.9:/print-lane.c diff --git a/print-lane.c b/print-lane.c index edf5451c..ba520842 100644 --- a/print-lane.c +++ b/print-lane.c @@ -20,13 +20,15 @@ * */ +/* \summary: ATM LANE printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include -#include "interface.h" +#include "netdissect.h" #include "extract.h" #include "ether.h"