From: John Kohl Date: Wed, 23 May 1990 11:34:22 +0000 (+0000) Subject: need stdio.h X-Git-Tag: krb5-1.0-alpha2~493 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ccd88e00c0cd17a58d946c3b7d1bf7215ba9ff40;p=krb5.git need stdio.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@913 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/ccache/file/fcc.h b/src/lib/krb5/ccache/file/fcc.h index f92dc430f..93ad6da05 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 - * . + * . * * This file contains constant and function declarations used in the * file-based credential cache routines. @@ -21,6 +21,7 @@ #include #include "fcc-proto.h" #include +#include /* XXX A hack because I don't feel like updating every file. */ #define KRB5_OK 0