From: John Kohl Date: Tue, 1 May 1990 17:02:17 +0000 (+0000) Subject: add ext-proto.h X-Git-Tag: krb5-1.0-alpha2~753 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c54a4e79db609613d3bfab8a6b2e55dd618ad006;p=krb5.git add ext-proto.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@643 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/ccache/file/fcc.h b/src/lib/krb5/ccache/file/fcc.h index f8a2303ea..e2408601f 100644 --- a/src/lib/krb5/ccache/file/fcc.h +++ b/src/lib/krb5/ccache/file/fcc.h @@ -19,6 +19,7 @@ #include #include +#include #include "fcc-proto.h" #include "fcc-os.h"