include <stdarg.h> to get va_list

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11085 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-12 16:18:15 +00:00
parent b34920d09e
commit 1a1c8334df

View File

@@ -659,6 +659,7 @@ typedef struct krb5_krbhst_info {
struct credentials; /* this is to keep the compiler happy */
struct getargs;
struct sockaddr;
#include <stdarg.h>
#include <krb5-protos.h>