X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c1c3c77463d592cc576eaa491e604752044ca55a..16da708ede6851a139315ec5f2b0ff3e28dd849b:/print-mobile.c diff --git a/print-mobile.c b/print-mobile.c index 95410b3f..6d31648c 100644 --- a/print-mobile.c +++ b/print-mobile.c @@ -36,15 +36,17 @@ * POSSIBILITY OF SUCH DAMAGE. */ +/* \summary: IPv4 mobility printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include "netdissect.h" #include "addrtoname.h" -#include "extract.h" /* must come after interface.h */ +#include "extract.h" #define MOBILE_SIZE (8)