* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.153 2001-01-28 08:12:25 itojun Exp $ (LBL)
+ * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.154 2001-01-29 09:18:49 itojun Exp $ (LBL)
*/
#ifndef tcpdump_interface_h
const u_char *);
extern void stp_print(const u_char *p, u_int length);
extern void radius_print(const u_char *, u_int);
+extern void lwres_print(const u_char *, u_int);
#ifdef INET6
extern void ip6_print(const u_char *, int);