Include <stdarg.h> for va_list to help AIX 5.2.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15566 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-07 14:58:07 +00:00
parent 2b2f1bab65
commit c2e41f5bdf

View File

@@ -39,6 +39,7 @@
#define __COM_ERR_H__
#include <com_right.h>
#include <stdarg.h>
#if !defined(__GNUC__) && !defined(__attribute__)
#define __attribute__(X)