gssapi/gssapi.h: we need stdarg.h because va_list is ref'd here.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
/*
|
||||
* First, include stddef.h to get size_t defined.
|
||||
*/
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include <krb5-types.h>
|
||||
|
Reference in New Issue
Block a user