K 10 svn:author V 3 bms K 8 svn:date V 27 2004-03-31T18:14:27.000000Z K 7 svn:log V 346 snprintf() and vsnprintf() are part of our base system libc, therefore pcap should not fall back to its own implementations in the absence of HAVE_SNPRINTF and HAVE_VSNPRINTF defines when compiled and installed as part of the world. This should fix builds of pflogd and packages depending on the base system libpcap. Reported by: Andrzej Tobola END