rework bgp, ldp, lsp-ping to use the common l2vpn_encaps tokenlist
diff --git a/bgp.h b/bgp.h
index fbc9680..5081596 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[];