Module Name: src
Committed By: hubertf
Date: Tue Mar 9 02:20:49 UTC 1999
Modified Files:
src/usr.sbin/pkg_install/delete: perform.c
Log Message:
TAILQ_FIRST and TAILQ_NEXT are not available on NetBSD 1.3 and 1.3.1,
define them for now.
Also fix a (unjustified) "variable may be used uninitialized" warning.