mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-10 11:19:04 +00:00
replace <varargs.h> by <stdarg.h>. Spotted my Marco Peereboom with clang.
ok kettenis@
This commit is contained in:
@@ -48,7 +48,7 @@ from The Open Group.
|
||||
# include <errno.h>
|
||||
#elif defined(USE_BSDAUTH)
|
||||
# include <login_cap.h>
|
||||
# include <varargs.h>
|
||||
# include <stdarg.h>
|
||||
# include <bsd_auth.h>
|
||||
#elif defined(USESECUREWARE)
|
||||
# include <sys/types.h>
|
||||
|
||||
Reference in New Issue
Block a user