aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-23 11:34:22 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-23 11:34:22 +0000
commitccd88e00c0cd17a58d946c3b7d1bf7215ba9ff40 (patch)
tree91ab348ea07095815388689a015558fa0eda54ba /src/lib/krb5
parent35cd577322c14537d8406eae1b908b8f173252db (diff)
downloadkrb5-ccd88e00c0cd17a58d946c3b7d1bf7215ba9ff40.zip
krb5-ccd88e00c0cd17a58d946c3b7d1bf7215ba9ff40.tar.gz
krb5-ccd88e00c0cd17a58d946c3b7d1bf7215ba9ff40.tar.bz2
need stdio.h
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@913 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5')
-rw-r--r--src/lib/krb5/ccache/file/fcc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/krb5/ccache/file/fcc.h b/src/lib/krb5/ccache/file/fcc.h
index f92dc43..93ad6da 100644
--- a/src/lib/krb5/ccache/file/fcc.h
+++ b/src/lib/krb5/ccache/file/fcc.h
@@ -6,7 +6,7 @@
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* For copying and distribution information, please see the file
- * <krb5/mit-copyright.h>.
+ * <krb5/copyright.h>.
*
* This file contains constant and function declarations used in the
* file-based credential cache routines.
@@ -21,6 +21,7 @@
#include <krb5/ext-proto.h>
#include "fcc-proto.h"
#include <krb5/sysincl.h>
+#include <stdio.h>
/* XXX A hack because I don't feel like updating every file. */
#define KRB5_OK 0