]> The Tcpdump Group git mirrors - tcpdump/blobdiff - af.h
Translate UDP/1700 as RADIUS
[tcpdump] / af.h
diff --git a/af.h b/af.h
index c036cef9637d4df99b78c2d23764e068dc5299d0..bbe1a16f4f94f259d292349b737a7b030def947c 100644 (file)
--- a/af.h
+++ b/af.h
@@ -1,5 +1,3 @@
-/* @(#) $Header: /tcpdump/master/tcpdump/af.h,v 1.3 2006-03-23 14:58:44 hannes Exp $ (LBL) */
-
 /*
  * Copyright (c) 1998-2006 The TCPDUMP project
  *
@@ -17,8 +15,8 @@
  * Original code by Hannes Gredler ([email protected])
  */
 
-extern struct tok af_values[];
-extern struct tok bsd_af_values[];
+extern const struct tok af_values[];
+extern const struct tok bsd_af_values[];
 
 /* RFC1700 address family numbers */
 #define AFNUM_INET     1