X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/5636348412ff1463a2b26f035237cf7cedef5cab..refs/pull/471/head:/af.h?ds=sidebyside diff --git a/af.h b/af.h index c036cef9..bbe1a16f 100644 --- 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 (hannes@juniper.net) */ -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