summaryrefslogtreecommitdiffstats
path: root/src/util/support/errors.c
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2006-10-18 03:15:24 +0000
committerEzra Peisach <epeisach@mit.edu>2006-10-18 03:15:24 +0000
commitf44875f7b60f894b5390f3e2a578bc4ceba25601 (patch)
tree04293cb050bd9d8eff79ef7a488dbd958c0aecc4 /src/util/support/errors.c
parent25452ebe24155c6f548bfc0d6840f6c34b5a4af3 (diff)
downloadkrb5-f44875f7b60f894b5390f3e2a578bc4ceba25601.tar.gz
krb5-f44875f7b60f894b5390f3e2a578bc4ceba25601.tar.xz
krb5-f44875f7b60f894b5390f3e2a578bc4ceba25601.zip
Add supp-int.h to provide prototypes for declared internal functions.
*.x: Include this header Makefile.in: Update dependencies git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18728 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/support/errors.c')
-rw-r--r--src/util/support/errors.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/support/errors.c b/src/util/support/errors.c
index 5498f8204..56581218a 100644
--- a/src/util/support/errors.c
+++ b/src/util/support/errors.c
@@ -9,6 +9,7 @@
#include "k5-thread.h"
#include "k5-platform.h"
+#include "supp-int.h"
#ifdef _WIN32
#ifndef vsnprintf