machine/stdarg provides __va* macros, not va* macros, use <stdarg.h> instead
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Nov 2003 18:59:07 +0000 (18:59 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 9 Nov 2003 18:59:07 +0000 (18:59 +0000)
commitdfd11c3016f080723113fc6dc4d627e0f8dc2c1f
treeef04e5f8601ba320d5ac8ad83ab3fb5e408fcc3c
parent55a8dae6ee0a3520fe602d41a2bbcac0f253a104
machine/stdarg provides __va* macros, not va* macros, use <stdarg.h> instead
of rewriting all the va_list's into __va_list's and such for this contributed
code.

Report-by: David Rhodus <drhodus@catpa.com>
sys/contrib/dev/acpica/acfreebsd.h