X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/d44d003db5a88309f26f7d47a84a064b7f336093..27cb3953154b4562a7f4b51be6146688531903bd:/bgp.h diff --git a/bgp.h b/bgp.h index fbc96807..50815960 100755 --- a/bgp.h +++ b/bgp.h @@ -1,4 +1,4 @@ -/* @(#) $Header: /tcpdump/master/tcpdump/bgp.h,v 1.2 2004-06-12 08:52:22 hannes Exp $ (LBL) */ +/* @(#) $Header: /tcpdump/master/tcpdump/bgp.h,v 1.3 2004-06-16 08:45:15 hannes Exp $ (LBL) */ /* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that: (1) source code @@ -15,4 +15,3 @@ */ extern char *bgp_vpn_rd_print (const u_char *); -extern struct tok bgp_l2vpn_encaps_values[];