Date: Sun, 29 Sep 1996 08:00:48 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys systm.h src/sys/miscfs/devfs devfs_tree.c Message-ID: <199609291500.IAA08100@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/09/29 08:00:46 Modified: sys/sys systm.h sys/miscfs/devfs devfs_tree.c Log: Started unspamming <sys/systm.h>. Don't include <machine/stdarg.h> to get the declaration of va_list; just use _BSD_VA_LIST. Fixed the 2 places that need <machine.stdarg.h> but didn't include it explicitly. Revision Changes Path 1.45 +4 -4 src/sys/sys/systm.h 1.31 +3 -1 src/sys/miscfs/devfs/devfs_tree.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609291500.IAA08100>