Module Name: src
Committed By: lukem
Date: Sun Apr 18 01:53:16 UTC 1999
Modified Files:
src/include: nsswitch.h
Log Message:
use _BSD_VA_LIST_ from <machine/ansi.h> instead of using va_list from
<[stdarg,varargs}.h>. as recommended by Klaus Klein.