Added include for errno.h
authorTheodore Tso <tytso@mit.edu>
Tue, 23 Feb 1993 00:37:26 +0000 (00:37 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 23 Feb 1993 00:37:26 +0000 (00:37 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2492 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/ccache/file/fcc_destry.c

index 053f9ff66975dcc5fb9d5e797d06a396fbb0f584..4ee72fd99a4a0ede2ff89b4b8d5358dd4ccbf0f7 100644 (file)
@@ -30,7 +30,7 @@ static char rcsid_fcc_destry_c[] =
 "$Id$";
 #endif /* !lint && !SABER */
 
-
+#include <errno.h>
 #include "fcc.h"
 
 /*