/*
- * $Id: icmp.cc,v 1.50 1997/11/14 17:21:21 wessels Exp $
+ * $Id: icmp.cc,v 1.51 1998/01/06 22:55:42 wessels Exp $
*
* DEBUG: section 37 ICMP Routines
* AUTHOR: Duane Wessels
static void
icmpHandleSourcePing(const struct sockaddr_in *from, const char *buf)
{
- const char *key;
+ const cache_key *key;
StoreEntry *entry;
icp_common_t header;
const char *url;