]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
Make another never-negative variable an unsigned.
[tcpdump] / print-mpls.c
index e2e827ac8f1937f4a25ecd7f1a248ca952e00e16..6d0539e61bda85b7c51f32b3366b8c11daedee32 100644 (file)
  * SUCH DAMAGE.
  */
 
+/* \summary: Multi-Protocol Label Switching (MPLS) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"