]> The Tcpdump Group git mirrors - tcpdump/commitdiff
There is no ether.h, so don't try to include it.
authorGuy Harris <[email protected]>
Thu, 28 May 2020 00:22:58 +0000 (17:22 -0700)
committerGitHub <[email protected]>
Thu, 28 May 2020 00:22:58 +0000 (17:22 -0700)
print-macsec.c

index 0a95e02cef71a3656bc43768c5f7080f6c91fc7f..b1f96cf6d4669b17fbb079f4d6f9c17f8f26a6bf 100644 (file)
@@ -31,7 +31,6 @@
 
 #include "netdissect.h"
 #include "addrtoname.h"
-#include "ether.h"
 #include "ethertype.h"
 #include "extract.h"