X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f35e1c7e7808bf85a22f36605101d17ead30761b..9bdbb51f4122817ca8bdba9fb9917969809ff451:/print-rsvp.c?ds=sidebyside diff --git a/print-rsvp.c b/print-rsvp.c index c3e993d2..57eed8bc 100644 --- a/print-rsvp.c +++ b/print-rsvp.c @@ -17,7 +17,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.41 2005-09-22 14:47:04 hannes Exp $"; + "@(#) $Header: /tcpdump/master/tcpdump/print-rsvp.c,v 1.42 2006-06-23 02:03:09 hannes Exp $"; #endif #ifdef HAVE_CONFIG_H @@ -416,10 +416,6 @@ static struct tok rsvp_obj_error_code_diffserv_te_values[] = { { 0, NULL} }; -#define FALSE 0 -#define TRUE 1 - - static int rsvp_intserv_print(const u_char *, u_short); /*