X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f4d64fe38b9b7213a486eac4a18c3c434e1cccc8..d912aaeaf9221a783fc9176718af6afa80af66a2:/interface.h diff --git a/interface.h b/interface.h index 2c282126..404b9f7d 100644 --- a/interface.h +++ b/interface.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.217 2003-11-05 06:02:58 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.217.2.1 2003-11-16 08:51:06 guy Exp $ (LBL) */ #ifndef tcpdump_interface_h @@ -32,8 +32,6 @@ #define __attribute__(x) #endif -#define _U_ __attribute__((unused)) - /* snprintf et al */ #include