Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
authorTheodore Tso <tytso@mit.edu>
Thu, 16 Jun 1994 04:51:28 +0000 (04:51 +0000)
committerTheodore Tso <tytso@mit.edu>
Thu, 16 Jun 1994 04:51:28 +0000 (04:51 +0000)
commitdc7ea8d372a7e1ee1047fe98aa66b4fdc2d1908f
tree5e069105201a58b406b9caca32559bd103ffa3f8
parent7476c8eb88396439c6f83a91d57d1afada992382
Include <stdarg.h> if STDARG_PROTOTYPES is defined and __STDC__ is not defined
(because com_err.h only pulls in <stdarg.h> if __STDC__ is defined)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3833 dc483132-0cff-0310-8789-dd5450dbe970
src/util/ss/error.c