From 890cffec6ce6889b484b61b44b224f95e637646c Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Tue, 23 Feb 1993 00:37:26 +0000 Subject: [PATCH] Added include for errno.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2492 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/ccache/file/fcc_destry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/krb5/ccache/file/fcc_destry.c b/src/lib/krb5/ccache/file/fcc_destry.c index 053f9ff66..4ee72fd99 100644 --- a/src/lib/krb5/ccache/file/fcc_destry.c +++ b/src/lib/krb5/ccache/file/fcc_destry.c @@ -30,7 +30,7 @@ static char rcsid_fcc_destry_c[] = "$Id$"; #endif /* !lint && !SABER */ - +#include #include "fcc.h" /* -- 2.26.2