*/
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.232 2005-04-20 18:23:09 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/libpcap/gencode.c,v 1.233 2005-04-23 22:26:51 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
static int pcap_fddipad;
#endif
-void bpf_error(const char *fmt, ...) __attribute__((noreturn));
-
/* VARARGS */
void
bpf_error(const char *fmt, ...)