projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69ff87b
)
Include stdarg.h
author
Ken Raeburn
<raeburn@mit.edu>
Fri, 14 Apr 2006 23:47:33 +0000
(23:47 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Fri, 14 Apr 2006 23:47:33 +0000
(23:47 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17925
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/k5-err.h
patch
|
blob
|
history
diff --git
a/src/include/k5-err.h
b/src/include/k5-err.h
index 4852409c2aed0dbe83dc6ba9b661b4464782c6cc..5ba5816a711736f9c6a2430414e3eeb6724f172a 100644
(file)
--- a/
src/include/k5-err.h
+++ b/
src/include/k5-err.h
@@
-37,6
+37,8
@@
#define KRB5_CALLCONV_C
#endif
+#include <stdarg.h>
+
struct errinfo {
long code;
const char *msg;