Subject: CVS commit: src/dist/pf/sbin/pflogd
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 05/28/2007 11:55:19
Module Name:	src
Committed By:	tls
Date:		Mon May 28 11:55:19 UTC 2007

Modified Files:
	src/dist/pf/sbin/pflogd: pflogd.c privsep.c

Log Message:
Do not include internal header files from libpcap without setting the
feature-test macros they use.  Really, of course, this code should not
include such header files at all.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/pf/sbin/pflogd/pflogd.c \
    src/dist/pf/sbin/pflogd/privsep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.