]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ip6opts.c
change make check to work with POSIX shell
[tcpdump] / print-ip6opts.c
index 4c16d80221294f5d2a1e812d6bfb2d05df9fb5e6..14768deb3795ce01dc9d2a5b2d1822d7a8004f4c 100644 (file)
 
 #include <netdissect-stdinc.h>
 
 
 #include <netdissect-stdinc.h>
 
-#include "ip6.h"
-
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"
 
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"
 
+#include "ip6.h"
+
 static void
 ip6_sopt_print(netdissect_options *ndo, const u_char *bp, int len)
 {
 static void
 ip6_sopt_print(netdissect_options *ndo, const u_char *bp, int len)
 {