]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mobile.c
Remove a useless warning about the SMB decoder.
[tcpdump] / print-mobile.c
index 95410b3fa81d2e86792672ec56cb22eedfb96963..6d31648cb47ce7ab1794c79d70f0a0b823130aea 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
+/* \summary: IPv4 mobility printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "extract.h"           /* must come after interface.h */
+#include "extract.h"
 
 #define MOBILE_SIZE (8)