NetBSD/lib/libpcap/version.c
drochner 12f037f2be Re-add version.c which got lost in the update.
(This is not an official interface, but we want to be compatible.)
pointed out by Bernd Ernesti
2006-05-02 09:59:26 +00:00

4 lines
98 B
C

/* $NetBSD: version.c,v 1.6 2006/05/02 09:59:26 drochner Exp $ */
char pcap_version[] = "0.9.4";